public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/44860] Thumb ICE due to spill failure
       [not found] <bug-44860-4@http.gcc.gnu.org/bugzilla/>
@ 2021-10-11 23:35 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-10-11 23:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44860

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=83712

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks to be fixed in GCC 8+.  Maybe PR 83712 related.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/44860] Thumb ICE due to spill failure
  2010-07-07 19:35 [Bug target/44860] New: " raj dot khem at gmail dot com
  2010-07-07 19:36 ` [Bug target/44860] " raj dot khem at gmail dot com
@ 2010-07-12  9:43 ` ramana at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: ramana at gcc dot gnu dot org @ 2010-07-12  9:43 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/44860] Thumb ICE due to spill failure
  2010-07-07 19:35 [Bug target/44860] New: " raj dot khem at gmail dot com
@ 2010-07-07 19:36 ` raj dot khem at gmail dot com
  2010-07-12  9:43 ` ramana at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: raj dot khem at gmail dot com @ 2010-07-07 19:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from raj dot khem at gmail dot com  2010-07-07 19:35 -------
Created an attachment (id=21128)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21128&action=view)
testcase


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44860


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-11 23:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44860-4@http.gcc.gnu.org/bugzilla/>
2021-10-11 23:35 ` [Bug target/44860] Thumb ICE due to spill failure pinskia at gcc dot gnu.org
2010-07-07 19:35 [Bug target/44860] New: " raj dot khem at gmail dot com
2010-07-07 19:36 ` [Bug target/44860] " raj dot khem at gmail dot com
2010-07-12  9:43 ` ramana at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).