[LLVMbugs] [Bug 130] NEW: gccld dies on assertion

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Tue Nov 18 13:51:29 PST 2003


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

           Summary: gccld dies on assertion
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gccld
        AssignedTo: criswell at uiuc.edu
        ReportedBy: criswell at uiuc.edu


The gccld program dies on the following assertion when linking main.s.bc and
libstdc++:

Linked in bytecode file
'/home/vadve/lattner/local/x86/llvm-gcc/bin/../lib/gcc/i686-pc-linux-gnu/3.4-llvm/../../../libstdc++.so'
gccld: /home/vadve/criswell/llvm/lib/VMCore/SymbolTable.cpp:93: void
llvm::SymbolTable::remove(llvm::Value*): Assertion `I != end() && "Trying to
remove a type that doesn't have a plane yet!"' failed.
g++: Internal error: Aborted (program gccld)

I'll try to reduce the bytecode file before attaching it.



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