public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/62284] New: AVR unable to find register to spill in the class POINTER_REGS
@ 2014-08-27 14:18 joel at gcc dot gnu.org
  2014-08-27 14:56 ` [Bug target/62284] " joel at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: joel at gcc dot gnu.org @ 2014-08-27 14:18 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 62284
           Summary: AVR unable to find register to spill in the class
                    POINTER_REGS
           Product: gcc
           Version: 4.8.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: joel at gcc dot gnu.org

avr-rtems4.11-gcc --pipe -DHAVE_CONFIG_H   -I..
-I../../cpukit/../../../avrtest/lib/include   -mmcu=atmega128 -Os -g -Wall
-Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes
-Wnested-externs -MT src/bdpart-write.o -MD -MP -MF $depbase.Tpo -c -o
src/bdpart-write.o
../../../../../../rtems/c/src/../../cpukit/libblock/src/bdpart-write.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/media-path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
avr-rtems4.11-gcc --pipe -DHAVE_CONFIG_H   -I..
-I../../cpukit/../../../avrtest/lib/include   -mmcu=atmega128 -Os -g -Wall
-Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes
-Wnested-externs -MT src/media-path.o -MD -MP -MF $depbase.Tpo -c -o
src/media-path.o
../../../../../../rtems/c/src/../../cpukit/libblock/src/media-path.c &&\
mv -f $depbase.Tpo $depbase.Po
../../../../../../rtems/c/src/../../cpukit/libblock/src/flashdisk.c: In
function 'rtems_fdisk_recycle_segment':
../../../../../../rtems/c/src/../../cpukit/libblock/src/flashdisk.c:1402:1:
error: unable to find a register to spill in class 'POINTER_REGS'
 }
 ^
../../../../../../rtems/c/src/../../cpukit/libblock/src/flashdisk.c:1402:1:
error: this is the insn:
(insn 364 363 365 16 (set (reg:HI 26 r26)
        (reg/v/f:HI 67 [ dpd ]))
../../../../../../rtems/c/src/../../cpukit/libblock/src/flashdisk.c:1315 82
{*movhi}
     (nil))
../../../../../../rtems/c/src/../../cpukit/libblock/src/flashdisk.c:1402:
confused by earlier errors, bailing out


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-27 14:18 [Bug target/62284] New: AVR unable to find register to spill in the class POINTER_REGS joel at gcc dot gnu.org
2014-08-27 14:56 ` [Bug target/62284] " joel at gcc dot gnu.org
2014-08-27 14:58 ` joel at gcc dot gnu.org
2014-10-23 14:05 ` [Bug other/62284] [4.8 Regression] " gjl at gcc dot gnu.org
2014-11-19 13:28 ` rguenth at gcc dot gnu.org
2014-12-10 13:03 ` rguenth at gcc dot gnu.org
2014-12-19 13:33 ` jakub at gcc dot gnu.org
2015-06-23  8:54 ` 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).