/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 42 static void expand_default_init (tree, tree, tree, tree, int, tsubst_flags_t); 1839 expand_default_init (tree binfo, tree true_exp, tree exp, tree init, int flags, in expand_default_init() function 2088 expand_default_init (binfo, true_exp, exp, init, flags, complain); in expand_aggr_init_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 43 static bool expand_default_init (tree, tree, tree, tree, int, tsubst_flags_t); 2063 expand_default_init (tree binfo, tree true_exp, tree exp, tree init, int flags, in expand_default_init() function 2325 return expand_default_init (binfo, true_exp, exp, init, flags, complain); in expand_aggr_init_1()
|
H A D | ChangeLog-2011 | 366 * init.c (expand_default_init): Unshare args in ctor delegation. 379 (expand_member_init, expand_default_init): Adjust. 951 (expand_default_init): An initializer with TARGET_EXPR_DIRECT_INIT_P 2586 * init.c (expand_default_init): Handle direct list-initialization 2604 * init.c (expand_default_init): Use maybe_constant_init. 3503 * init.c (expand_default_init, build_new_1): Likewise.
|
H A D | ChangeLog-2016 | 860 * init.c (expand_default_init): Likewise. 916 (expand_default_init): Call early_elide_copy. 1154 * init.c (expand_default_init): Fix } indentation. 3427 * init.c (expand_virtual_init, expand_default_init): Use it. 3839 * init.c (expand_default_init): Only call reshape_init
|
H A D | ChangeLog-1995 | 1064 (expand_default_init): If LOOKUP_ONLYCONVERTING is set, then set 1070 * init.c (expand_default_init): Don't allow two-level conversions 2729 * init.c (expand_default_init): Handle arguments of unknown type 3035 * init.c (expand_default_init): Only use a previous constructor call 3295 IS_AGGR_TYPE for signature pointers/reference so expand_default_init
|
H A D | ChangeLog-2010 | 587 * init.c (expand_default_init): Avoid ICE if we can't figure out 699 * init.c (expand_default_init): Support constant initialization. 2626 * init.c (expand_default_init): Use digest_init for
|
H A D | ChangeLog-1996 | 224 * init.c (expand_default_init): Avoid calling constructors to 234 * init.c (expand_default_init): Likewise. 2720 (expand_default_init): Likewise.
|
H A D | ChangeLog-2002 | 1162 * init.c (expand_default_init): Handle brace-enclosed initializers 1279 (expand_default_init): Handle brace-enclosed initializers 2081 (expand_default_init): Likewise.
|
H A D | ChangeLog-2004 | 2450 * init.c (build_zero_init, expand_default_init, build_new_1, 2544 expand_virtual_init, expand_default_init, expand_aggr_init_1, 2868 expand_cleanup_for_base, build_init, expand_default_init, 5382 (expand_default_init): Use BRACE_ENCLOSED_INITIALIZER_P.
|
H A D | ChangeLog-2008 | 1541 * init.c (expand_default_init): Only do digest_init for aggregates. 2275 (expand_default_init): Ditto.
|
H A D | ChangeLog-1994 | 588 (expand_default_init): Abort if build_method_call returns NULL_TREE. 610 * init.c (expand_default_init): Likewise. Also remove some of the 1036 * init.c (expand_default_init): If we stick the object inside the 3241 * init.c (expand_default_init): Change expand_vbase_vtables_init
|
H A D | ChangeLog-2003 | 2082 * init.c (expand_default_init): Convert the init to void. 2583 (expand_default_init): Always building a stmt tree. 6846 * init.c (expand_default_init): Update to handle MUST_NOT_THROW_EXPR.
|
H A D | ChangeLog-1998 | 383 * init.c (expand_default_init): Check for DIRECT_BIND instead of 1837 (expand_default_init): Likewise. 3018 * init.c (expand_default_init): Only perform the initialization if
|
H A D | ChangeLog-2012 | 1742 * init.c (expand_virtual_init, expand_default_init, build_new_1,
|
H A D | ChangeLog-1997 | 519 * init.c (expand_default_init): Handle a TRY_CATCH_EXPR around
|
H A D | ChangeLog-2020 | 437 * init.c (expand_default_init): Pass tf_no_cleanup when building 2751 * init.c (expand_default_init): Likewise.
|
H A D | ChangeLog-2006 | 1910 (expand_default_init): Do not call rvalue.
|
H A D | ChangeLog-1999 | 3184 (expand_default_init): Likewise. 4245 * init.c (expand_default_init): Do not try to perform implicit
|
H A D | ChangeLog-2000 | 2892 (expand_default_init): Changed call to finish_expr_stmt to call 4713 * init.c (expand_default_init): Don't calculate the in-charge
|
H A D | ChangeLog-2005 | 1478 (expand_default_init): Update call to digest_init.
|
H A D | ChangeLog-2009 | 2467 * init.c (expand_default_init): Change parms to vec.
|
H A D | ChangeLog-2014 | 2550 * init.c (perform_member_init, build_aggr_init, expand_default_init,
|
H A D | ChangeLog-2015 | 2931 * init.c (expand_default_init): Likewise.
|
H A D | ChangeLog-2021 | 2186 (expand_default_init): Change return type to bool. Return false
|
H A D | ChangeLog-2017 | 2756 * init.c (expand_default_init): Adjust identifier descision.
|