public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/44950] dwarf2out ICE with WHOPR build of mozilla
Date: Fri, 23 Jul 2010 18:25:00 -0000	[thread overview]
Message-ID: <20100723182458.3313.qmail@sourceware.org> (raw)
In-Reply-To: <bug-44950-176@http.gcc.gnu.org/bugzilla/>



------- Comment #3 from rguenth at gcc dot gnu dot org  2010-07-23 18:24 -------
Without LTO the limbo DIE has a non-NULL get_AT_ref (die,
DW_AT_abstract_origin),
a DW_TAG_subprogram.  For some reason that doesn't get created with LTO
(not easy to follow why).

More reduced testcase:

struct Base { ~Base (); };
void fun(void) { struct Deriv : Base { } x; }


-- 


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


  parent reply	other threads:[~2010-07-23 18:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-15 14:41 [Bug lto/44950] New: " hubicka at gcc dot gnu dot org
2010-07-15 15:22 ` [Bug lto/44950] " hubicka at gcc dot gnu dot org
2010-07-23 10:25 ` rguenth at gcc dot gnu dot org
2010-07-23 18:25 ` rguenth at gcc dot gnu dot org [this message]
2010-07-23 18:52 ` [Bug lto/44950] ICE in dwarf2out_finish, at dwarf2out.c:22271 rguenth at gcc dot gnu dot org
2010-07-23 18:53 ` rguenth at gcc dot gnu dot 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=20100723182458.3313.qmail@sourceware.org \
    --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).