[Bug c++/64029] [4.9/5 Regression] const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 4 20:38:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64029
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Dec 4 20:37:30 2014
New Revision: 218402
URL: https://gcc.gnu.org/viewcvs?rev=218402&root=gcc&view=rev
Log:
PR c++/64029
* decl.c (grok_reference_init): Complete array type.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/initlist89.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
More information about the Gcc-bugs
mailing list