http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60980
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Wed Apr 30 14:23:34 2014 New Revision: 209936 URL: http://gcc.gnu.org/viewcvs?rev=209936&root=gcc&view=rev Log: PR c++/60980 * init.c (build_value_init): Don't try to call an array constructor. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/defaulted49.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/init.c