public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "joel at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/62284] New: AVR unable to find register to spill in the class POINTER_REGS
Date: Wed, 27 Aug 2014 14:18:00 -0000	[thread overview]
Message-ID: <bug-62284-4@http.gcc.gnu.org/bugzilla/> (raw)

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


             reply	other threads:[~2014-08-27 14:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-27 14:18 joel at gcc dot gnu.org [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-62284-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).