Searched refs:reshape_init_array_1 (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2020 | 3897 * decl.c (reshape_init_array_1): Don't reuse in overload context. 4722 * decl.c (reshape_init_array_1): Avoid stripping redundant trailing 5470 * decl.c (reshape_init_array_1): Don't unshare constructor if there 5493 * decl.c (reshape_init_array_1): Unshare a constructor if we 5982 * decl.c (reshape_init_array_1): Don't reuse a CONSTRUCTOR with 6090 * decl.c (reshape_init_array_1): Reuse a single CONSTRUCTOR with
|
H A D | ChangeLog-2011 | 2215 (reshape_init_array_1): Likewise. 3496 reshape_init_array_1, reshape_init_vector, reshape_init_class): 4262 * decl.c (reshape_init_array_1): Likewise. 4439 (reshape_init_array_1): Set index on the elements.
|
H A D | ChangeLog-2019 | 1281 * decl.c (reshape_init_array_1): Formatting fix. 3062 * decl.c (reshape_init_array_1): Avoid truncating initializer 4346 * decl.c (reshape_init_array_1): Avoid treating empty strings 4376 * decl.c (reshape_init_array_1): Strip trailing zero-initializers
|
H A D | ChangeLog-2005 | 139 * decl.c (reshape_init_array_1): Handle max_index of -1. 1464 (reshape_init_array_1): Update to cope with VEC in CONSTRUCTOR_ELTS.
|
H A D | ChangeLog-2013 | 335 * decl.c (reshape_init_array_1): Use tree_to_uhwi rather than 2748 (reshape_init_array_1): Adjust.
|
H A D | decl.cc | 6469 reshape_init_array_1 (tree elt_type, tree max_index, reshape_iter *d, in reshape_init_array_1() function 6553 return reshape_init_array_1 (TREE_TYPE (type), max_index, d, in reshape_init_array() 6585 return reshape_init_array_1 (TREE_TYPE (type), max_index, d, in reshape_init_vector()
|
H A D | ChangeLog | 1208 * decl.cc (reshape_init_array_1): Set
|
H A D | ChangeLog-2012 | 521 * decl.c (reshape_init_array_1): Avoid infinite loops.
|
H A D | ChangeLog-2008 | 1533 (reshape_init_array_1): Pass it to build_constructor.
|
H A D | ChangeLog-2006 | 1814 (reshape_init_array_1): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 6070 reshape_init_array_1 (tree elt_type, tree max_index, reshape_iter *d, in reshape_init_array_1() function 6152 return reshape_init_array_1 (TREE_TYPE (type), max_index, d, in reshape_init_array() 6184 return reshape_init_array_1 (TREE_TYPE (type), max_index, d, in reshape_init_vector()
|