------- Comment #2 from ramana at gcc dot gnu dot org 2010-07-12 09:43 -------
Confirmed with Thumb1.
Just to be clear - command line options that cause the crash are :
./xgcc -B`pwd` -S -Os -mthumb -fno-omit-frame-pointer /tmp/t2ice.c
-march=armv5te
/tmp/t2ice.c: In function '__libc_recvfrom':
/tmp/t2ice.c:5:7: error: unable to find a register to spill in class 'LO_REGS'
/tmp/t2ice.c:5:7: error: this is the insn:
(insn 73 19 74 2 /tmp/t2ice.c:5 (set (reg:SI 12 ip [150])
(const_int 146 [0x92])) 167 {*thumb1_movsi_insn} (expr_list:REG_EQUAL
(const_int 146 [0x92])
(nil)))
/tmp/t2ice.c:5: confused by earlier errors, bailing out
--
ramana at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Known to fail| |4.5.0
Last reconfirmed|0000-00-00 00:00:00 |2010-07-12 09:43:13
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44860