[LLVMbugs] [Bug 207] NEW: llvm-g++ segfaults on the following code

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Jan 12 14:39:07 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=207

           Summary: llvm-g++ segfaults on the following code
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-g++
        AssignedTo: sabre at nondot.org
        ReportedBy: criswell at uiuc.edu


llvm-g++ segfaults on the attached, reduced, (probably incorrect) testcase.  It
gives output listed below:

/tmp/file.i:25: error: expected unqualified-id
/tmp/file.i:25: error: expected `;'
/tmp/file.i: In member function `std::basic_string<_CharT>::Rep*
std::basic_string<_CharT>::_M_rep() const [with _CharT = char]':
/tmp/file.i:22:   instantiated from `std::basic_string<_CharT>::~basic_string()
[with _CharT = char]'
/tmp/file.i:32:   instantiated from here
/tmp/file.i:15: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.cs.uiuc.edu> for instructions.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list