[Bug c++/61380] [4.8/4.9/4.10 Regression] internal compiler error: Segmentation fault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61380 --- Comment #2 from Markus Ilmola --- I am not a c++ expert, but I think that the code should NOT compile. The point of the code was to create a function template that only accepts non-nested arrays (arrays with order of 1). So F(c) should not
[Bug c++/61380] [4.8/4.9/4.10 Regression] internal compiler error: Segmentation fault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61380 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|