https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102709
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Known to work| |10.3.0
Severity|normal |trivial
Summary|ICE: in |[11/12 Regression] ICE: in
|build_function_type, at |build_function_type, at
|tree.c:7304 |tree.c:7304
Keywords| |error-recovery,
| |ice-on-invalid-code
Known to fail| |11.1.0
Status|UNCONFIRMED |NEW
Target Milestone|--- |11.3
Last reconfirmed| |2021-10-12
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>12 Regression:
Not really:
<source>:6: confused by earlier errors, bailing out
Well it is a regression from GCC 10 though.