This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/53334] ICE in extract_insn, at recog.c:2131
- From: "Bernhard.Rosenkranzer at linaro dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 12 May 2012 18:21:06 +0000
- Subject: [Bug middle-end/53334] ICE in extract_insn, at recog.c:2131
- Auto-submitted: auto-generated
- References: <bug-53334-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53334
Bernhard RosenkrÃnzer <Bernhard.Rosenkranzer at linaro dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #27388|0 |1
is obsolete| |
--- Comment #2 from Bernhard RosenkrÃnzer <Bernhard.Rosenkranzer at linaro dot org> 2012-05-12 18:21:06 UTC ---
Created attachment 27389
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27389
Reduced test case
$ /opt/android-toolchain-trunk/bin/arm-linux-androideabi-gcc -o test.o -c
bug53334.c -O3 -march=armv7-a
bug53334.c: In function 'bug53334':
bug53334.c:16:1: error: unrecognizable insn:
}
^
(insn 60 59 61 4 (set (reg:CC 24 cc)
(compare:CC (reg:SI 179 [ D.4130 ])
(const_int 32767 [0x7fff]))) bug53334.c:14 -1
(nil))
bug53334.c:16:1: internal compiler error: in extract_insn, at recog.c:2131