https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127511
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2026-09-21
Ever confirmed|0 |1
Status|UNCONFIRMED |WAITING
--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I can't reproduce this with a clean build directory; though I don't use
`--enable-default-pie `.
Also I noticed that you reconfigured a few times in the build directory. It
could possibility that cc1 and lto1 are out of sync which is causing the ICE.
Can you try with a clean build directory?