This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51968] gcc trunk (ARM) ICEs in final_scan_insn in final.c:2716, with "could not split insn" error msg
- 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: Mon, 23 Jan 2012 18:31:51 +0000
- Subject: [Bug target/51968] gcc trunk (ARM) ICEs in final_scan_insn in final.c:2716, with "could not split insn" error msg
- Auto-submitted: auto-generated
- References: <bug-51968-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51968
--- Comment #3 from Richard Henderson <rth at gcc dot gnu.org> 2012-01-23 18:31:51 UTC ---
Created attachment 26436
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26436
proposed patch
I'll run this through a cross-build first, but I expect this will fix it.