This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/54093] ICE in in extract_insn, at recog.c:2129
- From: "rmansfield at qnx dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 27 Jul 2012 02:56:45 +0000
- Subject: [Bug target/54093] ICE in in extract_insn, at recog.c:2129
- Auto-submitted: auto-generated
- References: <bug-54093-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54093
--- Comment #5 from Ryan Mansfield <rmansfield at qnx dot com> 2012-07-27 02:56:45 UTC ---
(In reply to comment #4)
> Created attachment 27877 [details]
> proposed fix
>
> Please try out this patch.
The patch resolves the ICEs, and I didn't see any others problems building a
fairly large code. I didn't have a chance to run the gcc regression testsuite
though.