[LLVMbugs] [Bug 1068] NEW: ICE with "-g" option specified

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Dec 24 12:01:06 PST 2006


http://llvm.org/bugs/show_bug.cgi?id=1068

           Summary: ICE with "-g" option specified
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-g++
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru


$ llvm-g++ -c -g test.ii
test.ii:13: warning: inline function 'QVarLengthArray<T,
Prealloc>::QVarLengthArray(int) [with T = char, int Prealloc = 4096]' used but
never defined
test.ii: In member function 'void
QInotifyFileSystemWatcherEngine::readFromInotify()':
test.ii:20: internal compiler error: in tree_low_cst, at tree.c:3890
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs> for instructions.

Everything is ok without "-g".



------- 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