Comment 8 for bug 1046999

Revision history for this message
In , Bernhard Rosenkraenzer (berolinux) wrote :

Created attachment 28143
Reduced test case

$ arm-linux-gnueabi-g++ -O1 -march=armv7-a -mthumb -S ice.cc
ice.cc: In function 'void bug1046999()':
ice.cc:12:1: error: insn does not satisfy its constraints:
(insn 121 120 52 2 (set (zero_extract:SI (reg/f:SI 13 sp)
            (const_int 16 [0x10])
            (const_int 16 [0x10]))
        (const_int 65535 [0xffff])) bug1046999.cc:3 348 {*arm_movtas_ze}
     (nil))
ice.cc:12:1: internal compiler error: in reload_cse_simplify_operands, at postreload.c:403
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Introduced in svn rev 190472