[Bug debug/47361] New: ICE: in build_abbrev_table, at dwarf2out.c:10477 with -g -feliminate-dwarf2-dups

zsojka at seznam dot cz gcc-bugzilla@gcc.gnu.org
Wed Jan 19 17:39:00 GMT 2011


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

           Summary: ICE: in build_abbrev_table, at dwarf2out.c:10477 with
                    -g -feliminate-dwarf2-dups
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
                CC: dodji@gcc.gnu.org
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 23030
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23030
reduced testcase

+++ This bug was initially created as a clone of Bug #46101 +++

Compiler output:
$ gcc pr47361.C -std=c++0x -g -feliminate-dwarf2-dups
pr47361.C:8:4: internal compiler error: in build_abbrev_table, at
dwarf2out.c:10477
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r168990 - crash
4.5 - doesn't know nullptr



More information about the Gcc-bugs mailing list