https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113939
--- Comment #6 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to Jeffrey A. Law from comment #5) > So the m68k bootstrap with LRA enabled blows up. It looks like the stage1 > compiler is mis-compiling the stage2 compiler. The result is a metric ton > of errors building the stage2 libgcc. Native m68k bootstrap with LRA works for me with just C/C++. M2, Fortran and JIT fail for various reasons, see: https://gcc.gnu.org/pipermail/gcc-patches/2025-May/682678.html I suggest we switch m68k to LRA, so we can close this bug report. Plus file bug reports for the issues with M2, Fortran and JIT.