public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/21616] New: ICE: unable to find a register to spill in class `FLOAT_REGS'
@ 2005-05-17  8:38 raj dot khem at gmail dot com
  2005-05-21  0:14 ` [Bug target/21616] [3.4 only] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: raj dot khem at gmail dot com @ 2005-05-17  8:38 UTC (permalink / raw)
  To: gcc-bugs

GCC produced this ICE when the attached program was compiled. I tried the fix
from http://gcc.gnu.org/PR18641 but it did not fix the problem.

commandline options

-O2 -msoft-float -m64 -c


gcc output
=================================
a.c: In function `do_select':
a.c:12770: error: unable to find a register to spill in class `FLOAT_REGS'
a.c:12770: error: this is the insn:
(insn:HI 355 353 357 27 (set (mem/s:DI (plus:DI (reg/f:DI 31 31)
                (const_int 149 [0x95])) [4 fs_event.event_data2+0 S8 A8])
        (reg/v:DI 125 [ __timeout ])) 322 {*movdi_internal64} (nil)
    (nil))
a.c:12770: confused by earlier errors, bailing out

-- 
           Summary: ICE: unable to find a register to spill in class
                    `FLOAT_REGS'
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: raj dot khem at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: powerpc64-unknown-linux-gnu


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


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

end of thread, other threads:[~2006-03-01  1:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21616-10179@http.gcc.gnu.org/bugzilla/>
2005-10-07  4:03 ` [Bug target/21616] [3.4 only] ICE: unable to find a register to spill in class `FLOAT_REGS' gdr at gcc dot gnu dot org
2006-02-09 19:30 ` dje at gcc dot gnu dot org
2006-02-10 12:16 ` amodra at bigpond dot net dot au
2006-02-28 10:19 ` gdr at gcc dot gnu dot org
2006-02-28 15:27 ` dje at watson dot ibm dot com
2006-02-28 23:59 ` amodra at bigpond dot net dot au
2006-03-01  1:04 ` amodra at gcc dot gnu dot org
2006-03-01  1:06 ` amodra at bigpond dot net dot au
2005-05-17  8:38 [Bug middle-end/21616] New: " raj dot khem at gmail dot com
2005-05-21  0:14 ` [Bug target/21616] [3.4 only] " pinskia at gcc dot gnu dot org
2005-05-21  0:20 ` pinskia at gcc dot gnu dot org
2005-05-21  0:28 ` guptan at hotmail dot com
2005-05-24 20:43 ` guptan at hotmail dot com

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