public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "markus at trippelsdorf dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/55669] New: [4.8 Regression] ICE : in cgraph_mark_address_taken_node, at cgraph.c:1409
Date: Thu, 13 Dec 2012 08:06:00 -0000	[thread overview]
Message-ID: <bug-55669-4@http.gcc.gnu.org/bugzilla/> (raw)


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

             Bug #: 55669
           Summary: [4.8 Regression] ICE : in
                    cgraph_mark_address_taken_node, at cgraph.c:1409
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: markus@trippelsdorf.de


The following ICE happens during the last stage of a lto/pgo build of Firefox:

 internal compiler error: in cgraph_mark_address_taken_node, at cgraph.c:1409

I've managed to reduce the testcase from ~3000 input files to 34,
but unfortunately not further.


markus@x4 testcase % c++ -flto -fprofile-use -O2 @list
In file included from :3110:0:
/var/tmp/mozilla-central/content/base/src/nsDocument.cpp: In member function
‘CreateRange’:
/var/tmp/mozilla-central/content/base/src/nsDocument.cpp:4999:1: internal
compiler error: in cgraph_mark_address_taken_node, at cgraph.c:1409
 nsDocument::CreateRange(nsIDOMRange** aReturn)
 ^
0x7f42dd0a08b4 __libc_start_main
        /var/tmp/glibc/csu/libc-start.c:258
0x4ad748 ???
        ../sysdeps/x86_64/start.S:123
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.0/c++ returned 1 exit status
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.0/../../../../x86_64-pc-linux-gnu/bin/ld:
fatal error: lto-wrapper failed
collect2: error: ld returned 1 exit status


             reply	other threads:[~2012-12-13  8:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13  8:06 markus at trippelsdorf dot de [this message]
2012-12-13  8:11 ` [Bug lto/55669] " markus at trippelsdorf dot de
2012-12-13 10:41 ` rguenth at gcc dot gnu.org
2012-12-13 19:11 ` markus at trippelsdorf dot de

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