This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/44540] New: [4.6 Regression] ICE: in add_substitution, at cp/mangle.c:386 with -fkeep-inline-functions


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]