public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/50925] New: avr ICE at spill_failure, at reload1.c:2118
@ 2011-10-30 19:09 joel at gcc dot gnu.org
  2011-10-30 19:43 ` [Bug c/50925] " joel at gcc dot gnu.org
                   ` (32 more replies)
  0 siblings, 33 replies; 34+ messages in thread
From: joel at gcc dot gnu.org @ 2011-10-30 19:09 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50925
           Summary: avr ICE at spill_failure, at reload1.c:2118
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: joel@gcc.gnu.org


/home2/joel/build/b-avr-gcc/./gcc/xgcc -B/home2/joel/build/b-avr-gcc/./gcc/
-nostdinc -B/home2/joel/build/b-avr-gcc/avr-rtems4.11/avr25/newlib/ -isystem
/home2/joel/build/b-avr-gcc/avr-rtems4.11/avr25/newlib/targ-include -isystem
/users/joel/test-gcc/gcc-svn/newlib/libc/include
-B/users/joel/test-gcc/install-svn/avr-rtems4.11/bin/
-B/users/joel/test-gcc/install-svn/avr-rtems4.11/lib/ -isystem
/users/joel/test-gcc/install-svn/avr-rtems4.11/include -isystem
/users/joel/test-gcc/install-svn/avr-rtems4.11/sys-include  -mmcu=avr25
-DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\"
-DPACKAGE_VERSION=\"1.19.0\" -DPACKAGE_STRING=\"newlib\ 1.19.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I.
-I/users/joel/test-gcc/gcc-svn/newlib/libc/search -Os -DPREFER_SIZE_OVER_SPEED
-mcall-prologues -D_COMPILING_NEWLIB -DMALLOC_PROVIDED -DEXIT_PROVIDED
-DSIGNAL_PROVIDED -DREENTRANT_SYSCALLS_PROVIDED -DHAVE_NANOSLEEP -DHAVE_BLKSIZE
-DHAVE_FCNTL -DHAVE_ASSERT_FUNC -D_NO_GETLOGIN -D_NO_GETPWENT -D_NO_GETUT
-D_NO_GETPASS -D_NO_SIGSET -D_NO_WORDEXP -D_NO_POPEN -Wall -fno-builtin      -g
-O2  -mmcu=avr25 -c -o lib_a-twalk.o `test -f 'twalk.c' || echo
'/users/joel/test-gcc/gcc-svn/newlib/libc/search/'`twalk.c
/users/joel/test-gcc/gcc-svn/newlib/libc/search/hash.c: In function
'__expand_table':
/users/joel/test-gcc/gcc-svn/newlib/libc/search/hash.c:898:1: error: unable to
find a register to spill in class 'POINTER_REGS'
/users/joel/test-gcc/gcc-svn/newlib/libc/search/hash.c:898:1: error: this is
the insn:
(insn 172 96 173 10 (set (reg:QI 18 r18)
        (mem/c:QI (plus:HI (reg/f:HI 28 r28)
                (const_int 5 [0x5])) [16 S1 A8]))
/users/joel/test-gcc/gcc-svn/newlib/libc/search/hash.c:886 1 {movqi_insn}
     (nil))
/users/joel/test-gcc/gcc-svn/newlib/libc/search/hash.c:898:1: internal compiler
error: in spill_failure, at reload1.c:2118
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

end of thread, other threads:[~2015-06-23  8:40 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-30 19:09 [Bug c/50925] New: avr ICE at spill_failure, at reload1.c:2118 joel at gcc dot gnu.org
2011-10-30 19:43 ` [Bug c/50925] " joel at gcc dot gnu.org
2011-10-30 19:43 ` joel at gcc dot gnu.org
2011-11-04 17:08 ` [Bug target/50925] [4.7 Regression][avr] " gjl at gcc dot gnu.org
2011-11-04 17:13 ` gjl at gcc dot gnu.org
2011-11-04 22:28 ` [Bug other/50925] " gjl at gcc dot gnu.org
2011-11-05 12:12 ` rguenth at gcc dot gnu.org
2011-11-14  1:29 ` joel at gcc dot gnu.org
2011-11-14  3:43 ` joel at gcc dot gnu.org
2011-11-14 17:32 ` law at redhat dot com
2011-12-05 18:33 ` denisc at gcc dot gnu.org
2011-12-05 18:55 ` law at redhat dot com
2011-12-05 19:09 ` denisc at gcc dot gnu.org
2011-12-05 19:16 ` denisc at gcc dot gnu.org
2011-12-06 18:43 ` denisc at gcc dot gnu.org
2012-01-12 18:31 ` denisc at gcc dot gnu.org
2012-01-14 19:02 ` denisc at gcc dot gnu.org
2012-01-27 23:32 ` gjl at gcc dot gnu.org
2012-01-28  0:29 ` gjl at gcc dot gnu.org
2012-01-28 11:28 ` denisc at gcc dot gnu.org
2012-02-27 20:51 ` gjl at gcc dot gnu.org
2012-02-27 21:09 ` gjl at gcc dot gnu.org
2012-03-13  9:45 ` [Bug other/50925] [4.7/4.8 " gjl at gcc dot gnu.org
2012-03-22  8:56 ` [Bug other/50925] [4.5/4.6/4.7/4.8 " rguenth at gcc dot gnu.org
2012-06-14  8:33 ` rguenth at gcc dot gnu.org
2012-08-02 17:25 ` [Bug other/50925] [4.6/4.7/4.8 " gjl at gcc dot gnu.org
2012-08-02 17:35 ` gjl at gcc dot gnu.org
2012-09-20 10:23 ` jakub at gcc dot gnu.org
2013-04-11  8:01 ` [Bug other/50925] [4.6/4.7/4.8/4.9 " rguenth at gcc dot gnu.org
2013-04-12 15:16 ` [Bug other/50925] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2014-02-19 14:12 ` amylaar at gcc dot gnu.org
2014-06-12 13:44 ` [Bug other/50925] [4.7/4.8 " rguenth at gcc dot gnu.org
2014-12-19 13:28 ` [Bug other/50925] [4.8 " jakub at gcc dot gnu.org
2015-06-23  8:43 ` rguenth 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).