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/30552] gcc crashes when compiling examples with GNU statement expressions in VLAs (also involved: nested functions declared K&R-style)


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2008-12-29 14:22:53         |2017-7-30
                 CC|                            |egallager at gcc dot gnu.org
            Summary|gcc crashed when compiling  |gcc crashes when compiling
                   |an example                  |examples with GNU statement
                   |                            |expressions in VLAs (also
                   |                            |involved: nested functions
                   |                            |declared K&R-style)
      Known to fail|                            |8.0

--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
Confirmed that gcc still ICEs, although I'm not sure if the code is valid or
not... I'll leave the "ice-on-valid-code" keyword for now; someone else more
knowledgeable than me can change it if necessary.

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