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: