https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94042 --- Comment #41 from Martin Liška <marxin at gcc dot gnu.org> --- Ok, the way how we build our compiler is to use: ./configure --with-cpu=default32 that should also lead to the ICE. I'm checking that.