[Bug c++/64029] [4.9 Regression] const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault

2015-01-07 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64029 --- Comment #4 from Jason Merrill --- Author: jason Date: Wed Jan 7 15:18:16 2015 New Revision: 219307 URL: https://gcc.gnu.org/viewcvs?rev=219307&root=gcc&view=rev Log: PR c++/64029 * decl.c (grok_reference_init): Complete array type.

[Bug c++/64029] [4.9 Regression] const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault

2015-01-07 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64029 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/64029] [4.9 Regression] const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault

2014-12-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64029 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Known to work|