public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/54814] New: [4.8 Regression] ICE: unable to find a register to spill in class 'R0_REG'
@ 2012-10-04 17:17 gjl at gcc dot gnu.org
  2012-10-14 11:15 ` [Bug other/54814] " gjl at gcc dot gnu.org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: gjl at gcc dot gnu.org @ 2012-10-04 17:17 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54814
           Summary: [4.8 Regression] ICE: unable to find a register to
                    spill in class 'R0_REG'
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, ra
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gjl@gcc.gnu.org
                CC: eric.weddington@atmel.com
            Target: avr


Created attachment 28358
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28358
spills.txt: Hundreds of Spill Fails

The testsuit throws hundreds of spill fails when running against the avr cross
compiler.

The testsuite used to produce about ~5 spill fails with avr-gcc.

The strange with these spill fails is that they report register class RO_REG
which contains just one fixed register.

./gcc/testsuite/gcc.c-torture/compile/20010426-1.c:19:1: error: unable to find
a register to spill in class 'R0_REG'

./gcc/testsuite/gcc.c-torture/compile/20040121-1.c:41:1: error: unable to find
a register to spill in class 'R0_REG'

...

For a complete list see attachment.



== configure ==

SVN trunk r192090 from today (2012-10-04)

$ ../../gcc.gnu.org/trunk/configure --target=avr
--prefix=/local/gnu/install/gcc-4.8 --disable-nls --with-dwarf2
--enable-target-optspace=yes --enable-languages=c,c++


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

end of thread, other threads:[~2013-01-28 20:06 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-04 17:17 [Bug other/54814] New: [4.8 Regression] ICE: unable to find a register to spill in class 'R0_REG' gjl at gcc dot gnu.org
2012-10-14 11:15 ` [Bug other/54814] " gjl at gcc dot gnu.org
2012-11-25 15:55 ` rguenth at gcc dot gnu.org
2012-12-07 11:46 ` rguenth at gcc dot gnu.org
2012-12-07 13:35 ` gjl at gcc dot gnu.org
2012-12-07 17:59 ` gjl at gcc dot gnu.org
2012-12-07 22:03 ` steven at gcc dot gnu.org
2012-12-07 22:41 ` steven at gcc dot gnu.org
2012-12-07 22:51 ` steven at gcc dot gnu.org
2012-12-08 10:28 ` gjl at gcc dot gnu.org
2012-12-08 13:17 ` steven at gcc dot gnu.org
2012-12-08 14:09 ` bernds at gcc dot gnu.org
2012-12-10 14:33 ` gjl at gcc dot gnu.org
2012-12-14 18:56 ` gjl at gcc dot gnu.org
2012-12-18  4:50 ` bernds at gcc dot gnu.org
2012-12-18 22:34 ` gjl at gcc dot gnu.org
2013-01-25 20:56 ` gjl at gcc dot gnu.org
2013-01-28 20:04 ` gjl at gcc dot gnu.org
2013-01-28 20:06 ` gjl at gcc dot gnu.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).