https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113129
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-12-24 Ever confirmed|0 |1 Status|UNCONFIRMED |WAITING --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Please attach the testcase rather than just linking to godbolt . godbolt has an save feature IIRC. Also it would be best if not using cmake nor ninja either. Plain make or shell commands on how to invoke gcc are best the best options so it is easier to debug. See https://gcc.gnu.org/bugs/ also.