https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77637
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-invalid-code Status|UNCONFIRMED |NEW Last reconfirmed| |2016-09-19 Ever confirmed|0 |1 Known to fail| |5.4.0, 6.2.0, 7.0 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. clang rejects it with t.ii:1:5: error: expected expression int[[...]] a; ^