/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-1999 | 709 (expand_static_init): Likewise. 1316 (expand_static_init): Likewise. 2072 * decl.c (expand_static_init): Make sure assignments to local 2334 (expand_static_init): Here. 2769 (expand_static_init): Add GC roots. 2853 * decl.c (expand_static_init): Tweak handling of static 3014 (expand_static_init): Use tree-building code, rather than 3154 (expand_static_init): Use tree-generating, not RTL-generating, 4512 * decl.c (expand_static_init): When building an anonymous function 4667 (expand_static_init): Don't call pushdecl for implicitly declared [all …]
|
H A D | ChangeLog-1995 | 114 * decl.c (expand_static_init): Use build_cleanup to build a cleanup 234 (expand_static_init): Likewise. 1149 (expand_static_init): Likewise. 1658 (obscure_complex_init, finish_decl, expand_static_init): Likewise. 2491 * decl.c (expand_static_init): Also use expand_aggr_init if the
|
H A D | ChangeLog-2004 | 49 * decl.c (expand_static_init): Don't use shortcut if 1194 * decl.c (cp_finish_decl): Do not call expand_static_init more 2488 * decl.c (expand_static_init): Avoid bogus warnings. 2496 * decl.c (expand_static_init): Use thread-safety API. 2530 expand_static_init, grokfndecl, grokvardecl, build_ptrmem_type, 2743 * decl.c (expand_static_init): Use DECL_FUNCTION_SCOPE_P.
|
H A D | ChangeLog-2015 | 2503 * decl.c (duplicate_decls, expand_static_init): Likewise. 2717 * decl.c (expand_static_init): Make sure the destructor is callable 3074 * decl.c (expand_static_init): Use atomic load acquire
|
H A D | ChangeLog-2013 | 749 * decl.c (expand_static_init): Make sure trivial dtors are callable. 1490 (expand_static_init): __cxa_guard_acquire, __cxa_guard_release, 3362 (expand_static_init): Likewise.
|
H A D | ChangeLog-2012 | 658 (expand_static_init): Remove sorry. Add to tls_aggregates. 681 (expand_static_init): Add sorry about non-local TLS variables,
|
H A D | ChangeLog-2010 | 691 (expand_static_init): Likewise. 2343 (expand_static_init): Likewise.
|
H A D | ChangeLog-2003 | 2038 * decl.c (expand_static_init): Remove unnecessary code. 2539 (expand_static_init, begin_destructor_body, begin_function_body, 2598 (expand_static_init): Adjust build_compound_expr call.
|
H A D | decl.cc | 106 static void expand_static_init (tree, tree); 8611 expand_static_init (decl, init); in cp_finish_decl() 9591 expand_static_init (tree decl, tree init) in expand_static_init() function
|
H A D | ChangeLog-2019 | 1456 * decl.c (expand_static_init): Drop ECF_LEAF from __cxa_guard_acquire 2286 (expand_static_init): For constexpr variables with constexpr 5615 (expand_static_init): Likewise.
|
H A D | ChangeLog-2000 | 2466 * decl.c (expand_static_init): Use get_guard and friends to 2506 * decl.c (expand_static_init): Likewise. 6720 (expand_static_init): Use it.
|
H A D | ChangeLog-1996 | 2177 expand_static_init thang. 4031 * decl.c (expand_static_init): Call assemble_external for atexit.
|
H A D | ChangeLog-2002 | 1265 (expand_static_init): Likewise. 1274 (expand_static_init): Fold checks for whether or not a variable
|
H A D | ChangeLog-2017 | 1281 * decl.c (record_builtin_type, expand_static_init, 4971 * decl.c (expand_static_init): Add missing } in a comment.
|
H A D | ChangeLog-1997 | 2026 (expand_static_init): Likewise.
|
H A D | ChangeLog-2008 | 1213 (push_void_library_fn, push_throw_library_fn, expand_static_init):
|
H A D | ChangeLog-1994 | 1860 (expand_static_init): Fix initialization of static data members of 2547 * decl.c (expand_static_init): Likewise for static variables.
|
H A D | ChangeLog-2005 | 2405 * decl.c (expand_static_init): Call build2 and build3 instead
|
H A D | ChangeLog-2007 | 2900 * decl.c (expand_static_init): Likewise.
|
H A D | ChangeLog-1998 | 339 * decl.c (expand_static_init): Don't set the initialization-done 1314 * decl.c (expand_static_init): Build cleanups before entering the
|
H A D | ChangeLog-2001 | 2607 Move expand_static_init call to cp_finish_decl.
|
H A D | ChangeLog-2011 | 2397 * decl.c (expand_static_init): Don't get confused by user
|
H A D | ChangeLog-2021 | 4005 * decl.c (expand_static_init): For thread guards, call __cxa_atexit
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 102 static void expand_static_init (tree, tree); 8008 expand_static_init (decl, init); in cp_finish_decl() 8945 expand_static_init (tree decl, tree init) in expand_static_init() function
|