This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]