https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65154
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Thu Mar 26 19:52:00 2015 New Revision: 221705 URL: https://gcc.gnu.org/viewcvs?rev=221705&root=gcc&view=rev Log: PR c++/65154 * init.c (build_vec_init): Fix initializing aggregates with empty init list. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/init/array39.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/init.c