Bug 509596 - internal compiler error: in tsubst, at cp/pt.c:9695
Summary: internal compiler error: in tsubst, at cp/pt.c:9695
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-03 21:38 UTC by Roland McGrath
Modified: 2009-07-08 15:49 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-08 15:49:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
preprocessed C++ source (1.36 MB, text/plain)
2009-07-03 21:38 UTC, Roland McGrath
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 40684 0 None None None Never

Description Roland McGrath 2009-07-03 21:38:18 UTC
Created attachment 350461 [details]
preprocessed C++ source

Description of problem:

The input is probably illegal C++.

g++ -Wall -Wshadow -std=gnu++0x -Werror -Wunused -Wextra -Wformat=2 -g -O3 -Wl,-rpath-link,../libelf:../libdw  -o dwarflint dwarflint.o dwarflint-hl.o dwarflint-expected-at.o dwarfstrings.o dwarflint-coverage.o ../libebl/libebl.a ../libelf/libelf.so ../libdw/libdwpp.a ../libdw/libdw.so ../lib/libeu.a  -ldl 
In file included from ../../../redhat/elfutils/src/dwarfcmp.cc:48:
../../../redhat/elfutils/src/../libdw/c++/dwarf_edit: In constructor ‘elfutils::dwarf_edit::compile_units::compile_units(const input&, tracker&) [with input = elfutils::dwarf::compile_units, tracker = elfutils::dwarf_ref_maker<elfutils::dwarf_edit, elfutils::dwarf>]’:
../../../redhat/elfutils/src/../libdw/c++/dwarf_edit:377:   instantiated from ‘elfutils::dwarf_edit::dwarf_edit(const input&, elfutils::dwarf_ref_maker<elfutils::dwarf_edit, input>, elfutils::subr::guard<elfutils::dwarf_ref_maker<elfutils::dwarf_edit, input> >) [with input = elfutils::dwarf]’
../../../redhat/elfutils/src/dwarfcmp.cc:329:   instantiated from here
../../../redhat/elfutils/src/../libdw/c++/dwarf_edit:301: internal compiler error: in tsubst, at cp/pt.c:9695
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccgCim3w.out file, please attach this to your bugreport.


Version-Release number of selected component (if applicable):

gcc-c++-4.4.0-4.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.