public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mikpe at it dot uu.se" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/49830] New: [4.7 regression] m68k-linux bootstrap failure due to ICE in dwarf2out_notice_stack_adjust
Date: Sun, 24 Jul 2011 19:40:00 -0000	[thread overview]
Message-ID: <bug-49830-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: [4.7 regression] m68k-linux bootstrap failure due to
                    ICE in dwarf2out_notice_stack_adjust
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mikpe@it.uu.se


Created attachment 24819
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24819
reduced test case, ICEs with -O -g

gcc-4.7-20110723 fails to build on m68k-linux with:

/tmp/objdir/./gcc/xgcc -B/tmp/objdir/./gcc/
-B/home/mikpe/pkgs/linux-x86/cross-m68k/m68k-unknown-linux/bin/
-B/home/mikpe/pkgs/linux-x86/cross-m68k/m68k-unknown-linux/lib/ -isystem
/home/mikpe/pkgs/linux-x86/cross-m68k/m68k-unknown-linux/include -isystem
/home/mikpe/pkgs/linux-x86/cross-m68k/m68k-unknown-linux/sys-include    -g -O2
-O2  -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -fbuilding-libgcc
-fno-stack-protector -Dinhibit_libc  -I. -I. -I../.././gcc
-I/tmp/gcc-4.7-20110723/libgcc -I/tmp/gcc-4.7-20110723/libgcc/.
-I/tmp/gcc-4.7-20110723/libgcc/../gcc -I/tmp/gcc-4.7-20110723/libgcc/../include
 -DHAVE_CC_TLS  -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep
-DL_fixsfdi -c /tmp/gcc-4.7-20110723/libgcc/../gcc/libgcc2.c \
          -fvisibility=hidden -DHIDE_EXPORTS
/tmp/gcc-4.7-20110723/libgcc/../gcc/libgcc2.c: In function '__fixsfdi':
/tmp/gcc-4.7-20110723/libgcc/../gcc/libgcc2.c:1393:1: internal compiler error:
in dwarf2out_notice_stack_adjust, at dwarf2cfi.c:1012
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [_fixsfdi.o] Error 1
make[2]: Leaving directory `/tmp/objdir/m68k-unknown-linux/libgcc'
make[1]: *** [all-target-libgcc] Error 2
make[1]: Leaving directory `/tmp/objdir'
make: *** [all] Error 2

4.7-20110716 built fine.


             reply	other threads:[~2011-07-24 19:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-24 19:40 mikpe at it dot uu.se [this message]
2011-07-24 21:49 ` [Bug debug/49830] " pinskia at gcc dot gnu.org
2011-07-25  1:11 ` rth at gcc dot gnu.org
2011-07-25 18:27 ` rth at gcc dot gnu.org
2011-07-25 19:28 ` mikpe at it dot uu.se

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