Command line: $ g++ g++.dg/other/canon-33194.C -fkeep-inline-functions Compiler output: $ g++ g++.dg/other/canon-33194.C -fkeep-inline-functions /mnt/svn/gcc-trunk/gcc/testsuite/g++.dg/other/canon-33194.C: In member function 'void dwflpp::translate_location()': /mnt/svn/gcc-trunk/gcc/testsuite/g++.dg/other/canon-33194.C:2:6: internal compiler error: in add_substitution, at cp/mangle.c:386 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
Tested revisions: r160687 - crash r159696 - crash r158969 - OK 4.5 r158978 - OK -- Summary: [4.6 Regression] ICE: in add_substitution, at cp/mangle.c:386 with -fkeep-inline-functions Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44540