https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120754
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Segfault when trying to |[12/13/14/15/16 Regression]
|print error about catching |Segfault when trying to
|function type |print error about catching
| |function type
Target Milestone|--- |12.5
Keywords| |diagnostic,
| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Known to fail| |4.1.2
Known to work| |4.0.4
Ever confirmed|0 |1
Last reconfirmed| |2025-06-22
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, the ICE is while printing out the error message which is why it
prints out `confused by earlier errors`.