[Bug c++/49669] [4.6/4.7 Regression] [C++0x] Compiler crashes with "internal compiler error: in perform_member_init, at cp/init.c:530"
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Aug 6 04:39:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49669
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-06 04:38:19 UTC ---
Author: jason
Date: Sat Aug 6 04:38:16 2011
New Revision: 177501
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177501
Log:
PR c++/49669
* init.c (perform_member_init): Handle invalid array initializer.
Added:
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/init/array28.C
Modified:
branches/gcc-4_6-branch/gcc/cp/ChangeLog
branches/gcc-4_6-branch/gcc/cp/init.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list