This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 29 Jul 2011 11:44:37 +0000
- Subject: [Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate
- Auto-submitted: auto-generated
- References: <bug-47908-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908
--- Comment #7 from Mikael Pettersson <mikpe at it dot uu.se> 2011-07-29 11:44:34 UTC ---
Created attachment 24863
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24863
fix for gcc-4.5.3 and gcc-4.4.6
A patch for trunk and gcc-4.6.1 has been posted:
http://gcc.gnu.org/ml/gcc-patches/2011-07/msg02514.html
I'm attaching the corresponding patch for gcc-4.5.3 and gcc-4.4.6 here, in case
anyone needs the fix for those branches.