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 <[email protected]> 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 -- Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

