Home
last modified time | relevance | path

Searched refs:build_common_decl (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-common.c386 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 Dtrans-common.cc393 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 DChangeLog-2004585 * 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 DChangeLog-2016553 * 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 DChangeLog-20141503 * trans-common.c (build_common_decl): Add "omp declare target"
1575 * trans-common.c (build_common_decl): Use
H A DChangeLog-2007550 * 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 DChangeLog-20061428 * 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 DChangeLog-20131065 (build_common_decl): Correctly handle binding label.
H A DChangeLog-2020781 * trans-common.c (build_common_decl): Write device-type clause.
H A DChangeLog-20091750 * trans-common.c (build_common_decl): Use
H A DChangeLog-20111671 * trans-common.c (build_common_decl): Warn if named common
H A DChangeLog-20053253 * trans-common.c (build_common_decl): Likewise.
H A DChangeLog-20081128 * trans-common.c (build_common_decl): Set DECL_IGNORED_P
H A DChangeLog-20105104 * trans-common.c (build_common_decl): Also update DECL_MODE,