https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95952
--- Comment #6 from Mikael Pettersson <mikpelinux at gmail dot com> --- (In reply to Peter Bergner from comment #5) > (In reply to Peter Bergner from comment #4) > > I can help you build a default32 gcc if just adding -m32 to your > > compile doesn't ICE on the test case. > > I should mention, it's not as easy as just configuring with > --with-cpu=default32. You also need a binutils that has been built as a > 32-bit binary. This is an Apple G5 running a 64-bit linux-5.7 kernel and a mostly 32-bit user-space, hence the --with-cpu=default32 (which has been there since "forever").