Home
last modified time | relevance | path

Searched refs:expand_static_init (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1999709 (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 DChangeLog-1995114 * 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 DChangeLog-200449 * 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 DChangeLog-20152503 * 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 DChangeLog-2013749 * 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 DChangeLog-2012658 (expand_static_init): Remove sorry. Add to tls_aggregates.
681 (expand_static_init): Add sorry about non-local TLS variables,
H A DChangeLog-2010691 (expand_static_init): Likewise.
2343 (expand_static_init): Likewise.
H A DChangeLog-20032038 * 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 Ddecl.cc106 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 DChangeLog-20191456 * 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 DChangeLog-20002466 * 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 DChangeLog-19962177 expand_static_init thang.
4031 * decl.c (expand_static_init): Call assemble_external for atexit.
H A DChangeLog-20021265 (expand_static_init): Likewise.
1274 (expand_static_init): Fold checks for whether or not a variable
H A DChangeLog-20171281 * decl.c (record_builtin_type, expand_static_init,
4971 * decl.c (expand_static_init): Add missing } in a comment.
H A DChangeLog-19972026 (expand_static_init): Likewise.
H A DChangeLog-20081213 (push_void_library_fn, push_throw_library_fn, expand_static_init):
H A DChangeLog-19941860 (expand_static_init): Fix initialization of static data members of
2547 * decl.c (expand_static_init): Likewise for static variables.
H A DChangeLog-20052405 * decl.c (expand_static_init): Call build2 and build3 instead
H A DChangeLog-20072900 * decl.c (expand_static_init): Likewise.
H A DChangeLog-1998339 * decl.c (expand_static_init): Don't set the initialization-done
1314 * decl.c (expand_static_init): Build cleanups before entering the
H A DChangeLog-20012607 Move expand_static_init call to cp_finish_decl.
H A DChangeLog-20112397 * decl.c (expand_static_init): Don't get confused by user
H A DChangeLog-20214005 * decl.c (expand_static_init): For thread guards, call __cxa_atexit
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c102 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