https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70555
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Blocks| |16994
Known to fail| |4.9.3, 5.3.0, 6.0
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Based on the dg-error directive, vla7.C is apparently invalid (though I'm not
sure I see support for it being invalid in the WG21 N3366 referenced in the
error message printed by GCC), but this test case seems valid to me. Hence
ice-on-valid-code.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16994
[Bug 16994] [meta-bug] VLA and C++