This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53386] Bad assembly code produced for m68000
- From: "schwab at linux-m68k dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 17 May 2012 15:30:09 +0000
- Subject: [Bug target/53386] Bad assembly code produced for m68000
- Auto-submitted: auto-generated
- References: <bug-53386-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53386
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--- Comment #11 from Andreas Schwab <schwab@linux-m68k.org> 2012-05-17 15:30:09 UTC ---
I would be ok with changing linux.h to honor -mstrict-align, though
m68k_return_in_memory would have to be left out. The default will of course
continue to be -mno-strict-align.