This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate


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

--- Comment #2 from Mikael Pettersson <mikpe at it dot uu.se> 2011-03-01 23:45:01 UTC ---
m68k needs to define TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE in order to override
the instruction scheduling options implied by attribute((optimize(2))).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]