Searched refs:build_common_decl (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-common.c | 386 build_common_decl (gfc_common_head *com, tree union_type, bool is_init) in build_common_decl() function 670 decl = build_common_decl (com, union_type, is_init); in create_common()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-common.cc | 393 build_common_decl (gfc_common_head *com, tree union_type, bool is_init) in build_common_decl() function 698 decl = build_common_decl (com, union_type, is_init); in create_common()
|
H A D | ChangeLog-2004 | 585 * trans-common.c (build_field, build_equiv_decl, build_common_decl): 1772 (build_common_decl, new_segment, translate_common): Adapt to new 2145 (build_common_decl): Always add decl to bindings.
|
H A D | ChangeLog-2016 | 553 * trans-common.c (build_common_decl): Use SET_DECL_MODE. 826 * trans-common.c (build_common_decl): Likewise. 2572 * trans-common.c (build_common_decl): Use SET_DECL_ALIGN.
|
H A D | ChangeLog-2014 | 1503 * trans-common.c (build_common_decl): Add "omp declare target" 1575 * trans-common.c (build_common_decl): Use
|
H A D | ChangeLog-2007 | 550 * trans-common.c (build_common_decl): Fix the alignment for 3114 (build_common_decl): 'com->name' to 'com in SET_DECL_ASSEMBLER_NAME. 3399 * trans-common.c (build_common_decl): If resizing of common 5007 * trans-common.c (build_common_decl): Don't check have_tls.
|
H A D | ChangeLog-2006 | 1428 * trans-common.c (build_common_decl): Don't check have_tls. 3569 * trans-common.c (build_equiv_decl, build_common_decl, 3736 (build_common_decl): Set DECL_TLS_MODEL if THREADPRIVATE.
|
H A D | ChangeLog-2013 | 1065 (build_common_decl): Correctly handle binding label.
|
H A D | ChangeLog-2020 | 781 * trans-common.c (build_common_decl): Write device-type clause.
|
H A D | ChangeLog-2009 | 1750 * trans-common.c (build_common_decl): Use
|
H A D | ChangeLog-2011 | 1671 * trans-common.c (build_common_decl): Warn if named common
|
H A D | ChangeLog-2005 | 3253 * trans-common.c (build_common_decl): Likewise.
|
H A D | ChangeLog-2008 | 1128 * trans-common.c (build_common_decl): Set DECL_IGNORED_P
|
H A D | ChangeLog-2010 | 5104 * trans-common.c (build_common_decl): Also update DECL_MODE,
|