https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84281
--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Mon Nov 26 15:53:48 2018 New Revision: 266469 URL: https://gcc.gnu.org/viewcvs?rev=266469&root=gcc&view=rev Log: PR c++/84281 2018-02-12 Richard Biener <rguent...@suse.de> * constexpr.c (cxx_eval_vec_init_1): Use a RANGE_EXPR to compact uniform constructors and delay allocating them fully. Modified: branches/gcc-7-branch/gcc/cp/ChangeLog branches/gcc-7-branch/gcc/cp/constexpr.c