public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hubicka at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/45089]  New: -Os -g -fwhopr dwarf2out ICE
Date: Mon, 26 Jul 2010 21:03:00 -0000	[thread overview]
Message-ID: <bug-45089-176@http.gcc.gnu.org/bugzilla/> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2719 bytes --]

This is introduced by the new type merging code

jh@evans:~> /abuild/jh/trunk-install/bin/g++ -r -nostdlib -Os -g ~/d?.ii
-fwhopr
In file included from ../../../dist/include/nsThreadUtils.h:49:0,
                 from
/abuild/jh/mozilla-central/accessible/src/base/a11yGeneric.h:42,
                 from
/abuild/jh/mozilla-central/accessible/src/base/nsAccessNode.h:49,
                 from
/abuild/jh/mozilla-central/accessible/src/base/../atk/nsAccessNodeWrap.h:46,
                 from
/abuild/jh/mozilla-central/accessible/src/base/nsAccessible.h:42,
                 from
/abuild/jh/mozilla-central/accessible/src/base/../atk/nsAccessibleWrap.h:46,
                 from
/abuild/jh/mozilla-central/accessible/src/base/../html/nsHyperTextAccessible.h:48,
                 from
/abuild/jh/mozilla-central/accessible/src/base/../atk/nsHyperTextAccessibleWrap.h:42,
                 from
/abuild/jh/mozilla-central/accessible/src/base/nsARIAGridAccessible.h:44,
                 from
/abuild/jh/mozilla-central/accessible/src/base/nsARIAGridAccessible.cpp:39:
../../../dist/include/nsAutoPtr.h: In member function ‘void
nsAutoPtr<T>::assign(T*) [with T = AccGroupInfo]’:
../../../dist/include/nsAutoPtr.h:134:11:   instantiated from ‘nsAutoPtr<T>&
nsAutoPtr<T>::operator=(T*) [with T = AccGroupInfo]’
/abuild/jh/mozilla-central/accessible/src/base/nsAccessible.h:332:18:  
instantiated from here
../../../dist/include/nsAutoPtr.h:71:11: warning: possible problem detected in
invocation of delete operator: [enabled by default]
../../../dist/include/nsAutoPtr.h:69:14: warning: ‘oldPtr’ has incomplete type
[enabled by default]
/abuild/jh/mozilla-central/accessible/src/base/nsAccessible.h:55:7: warning:
forward declaration of ‘struct AccGroupInfo’ [enabled by default]
../../../dist/include/nsAutoPtr.h:71:11: note: neither the destructor nor the
class-specific operator delete will be called, even if they are declared when
the class is defined.
lto1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: /abuild/jh/trunk-install/bin/g++ returned 1 exit status
collect2: lto-wrapper returned 1 exit status


-- 
           Summary: -Os -g -fwhopr dwarf2out ICE
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hubicka at gcc dot gnu dot org
 GCC build triplet: x86_64-linux
  GCC host triplet: x86_64-linux
GCC target triplet: x86_64-linux


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


             reply	other threads:[~2010-07-26 21:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-26 21:03 hubicka at gcc dot gnu dot org [this message]
2010-07-26 21:04 ` [Bug lto/45089] " hubicka at gcc dot gnu dot org
2010-07-27  9:18 ` rguenth at gcc dot gnu dot org
2010-07-27  9:27 ` rguenth at gcc dot gnu dot org
2010-07-27  9:43 ` hubicka at ucw dot cz
2010-07-27  9:46 ` rguenth at gcc dot gnu dot org
2010-07-27 11:06 ` 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=bug-45089-176@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).