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

Reply via email to