https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95429
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Andreas Schwab <sch...@linux-m68k.org> --- m68k-linux does not support -m68000, it hardcodes -mno-strict-align. You need to configure for m68k-elf.