https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121777
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >However, the gcc-15.2 ICE seemingly depends on the environment No it depends on how you configure gcc. In your case you have `--enable-checking=yes,extra,rtl` on the configure line.