m68k.h (ASM_OUTPUT_ALIGN_WITH_NOP): New, use "move.l %a4,%a4" to produce nops.
authorRoman Zippel <zippel@linux-m68k.org>
Mon, 24 Sep 2007 21:07:08 +0000 (21:07 +0000)
committerRoman Zippel <zippel@gcc.gnu.org>
Mon, 24 Sep 2007 21:07:08 +0000 (21:07 +0000)
commitaaca7021ce5e44c2bf54cc88ead40688ebb419c1
tree4223d4af7a00301e6d6188fee4d95a8a2699e069
parentbd7993c83c1716e191b5788e8fa54454c49ef1bf
m68k.h (ASM_OUTPUT_ALIGN_WITH_NOP): New, use "move.l %a4,%a4" to produce nops.

* config/m68k/m68k.h (ASM_OUTPUT_ALIGN_WITH_NOP): New, use
"move.l %a4,%a4" to produce nops.
* config/m68k/m68k.c (override_options): Reset align options,
if neccessary align macro isn't avaible.

From-SVN: r128730
gcc/ChangeLog
gcc/config/m68k/linux.h
gcc/config/m68k/m68k.c