[Bug c++/69517] [5/6 regression] SEGV on a VLA with excess initializer elements

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 28 09:03:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69517

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid,
                   |                            |ice-on-invalid-code
   Target Milestone|---                         |5.4

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Well, we shouldn't ICE here but reject the program instead?


More information about the Gcc-bugs mailing list