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.