https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64029
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Status|UNCONFIRMED |NEW Last reconfirmed| |2014-11-23 Known to work| |4.8.2 Summary|const int |[4.9/5 Regression] const |(&in)[]{1,2,3,4,5}; results |int (&in)[]{1,2,3,4,5}; |in internal compiler error: |results in internal |Segmentation fault |compiler error: | |Segmentation fault Ever confirmed|0 |1 Known to fail| |4.9.2, 5.0