[Bug target/53386] Bad assembly code produced for m68000

mikpe at it dot uu.se gcc-bugzilla@gcc.gnu.org
Thu May 17 13:01:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53386

--- Comment #8 from Mikael Pettersson <mikpe at it dot uu.se> 2012-05-17 12:57:20 UTC ---
Fallout from a deliberate ABI change in 4.3.x, see
<http://gcc.gnu.org/ml/gcc-patches/2007-01/msg00773.html> and its followups.

I don't like the way an existing target triplet was reassigned an entirely
different meaning, but it's too late to do anything about that now.

Configuring for m68k-uclinuxoldabi is the correct solution for gcc-4.3 and
newer if you need m68000-compatible code.

You can close this as invalid now.



More information about the Gcc-bugs mailing list