https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116629
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
Last reconfirmed| |2024-09-07
--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.
You need to compile the testcase using the C++ front-end and with lto to hit
the ICE.
Even the testcase that was added for PR 106326 fails when compiling with the
C++ front-end and with LTO.