This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49714] [4.7 Regression] Revision 176128 introduced many ICEs in insn_default_length, at config/i386/i386.md:600
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 12 Jul 2011 17:20:23 +0000
- Subject: [Bug target/49714] [4.7 Regression] Revision 176128 introduced many ICEs in insn_default_length, at config/i386/i386.md:600
- Auto-submitted: auto-generated
- References: <bug-49714-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49714
Richard Henderson <rth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |WAITING
AssignedTo|unassigned at gcc dot |rth at gcc dot gnu.org
|gnu.org |
--- Comment #5 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-12 17:18:56 UTC ---
Created attachment 24748
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24748
i686-darwin cleanup
This appears as if it might work.
I can't seem to trigger the branch island path here. It looks like
only darwin8 needs this, and even configuring for i686-apple-darwin8
doesn't trigger.