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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
            Summary|GCC: 14: internal compiler  |ICE with _GIMPLE and 2
                   |error: Segmentation fault   |returns
                   |at                          |
                   |c_parser_parse_gimple_body  |

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note even though the gimple FE exists, it is mainly designed ONLY for testsuite
usage and that there will be many corner cases like this where code will cause
an ICE rather than be rejected for being invalid.

Reply via email to