https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127132
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=125886
Ever confirmed|0 |1
Last reconfirmed| |2026-08-30
Status|UNCONFIRMED |NEW
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I suspect r17-2200-g621661f7d2e915 which caused this.
c was captured in GCC 16 but now in GCC 17 it is not and left with a decl that
is not existing which in turn causes this ICE.