[Bug c++/104623] [11 Regression] ICE in cp_parser_skip_to_pragma_eol, at cp/parser.cc:4107

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 15 08:20:35 GMT 2022


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[11/12 Regression] ICE in   |[11 Regression] ICE in
                   |cp_parser_skip_to_pragma_eo |cp_parser_skip_to_pragma_eo
                   |l, at cp/parser.cc:4107     |l, at cp/parser.cc:4107

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.
It is ice-on-invalid-code, so I'm a hesistant to backport this.


More information about the Gcc-bugs mailing list