http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908
--- Comment #9 from Andreas Schwab <schwab at gcc dot gnu.org> 2011-07-31 15:09:28 UTC --- Author: schwab Date: Sun Jul 31 15:09:25 2011 New Revision: 176976 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176976 Log: Author: Mikael Pettersson <mi...@it.uu.se> PR target/47908 * gcc/config/m68k/m68k.c (m68k_override_options_after_change): New function. Disable instruction scheduling for non-ColdFire targets. (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define. Modified: branches/gcc-4_6-branch/gcc/ChangeLog branches/gcc-4_6-branch/gcc/config/m68k/m68k.c