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

           Summary: llvm-2.5 Release build fail to compile
                    UnitTests/SignlessTypes/cast2.cpp
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: compile-fail
          Severity: critical
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=2540)
 --> (http://llvm.org/bugs/attachment.cgi?id=2540)
compile by llvm-g++ with -O0

[hwa...@earth SignlessTypes]$ /temp/obj/Release/bin/llc -f cast2.llvm.bc -o
cast2.s
Value still in symbol table! Type = 'i32' Name = 'retval7'
Value still in symbol table! Type = 'opaque' Name = ''
Value still in symbol table! Type = 'i32 *' Name = 'iftmp.1'
Value still in symbol table! Type = 'i32 *' Name = 'retval'
Value still in symbol table! Type = 'i32 *' Name = 'incnum'
Value still in symbol table! Type = 'i8 *' Name = 'inbuff_addr'
llc: /temp/llvm-2.5/lib/VMCore/ValueSymbolTable.cpp:29:
llvm::ValueSymbolTable::~ValueSymbolTable(): Assertion `vmap.empty() && "Values
remain in symbol table!"' failed.
0   llc       0x08a6f177
1   libc.so.6 0x00baff91 abort + 257
2   libc.so.6 0x00ba793e __assert_fail + 238
3   llc       0x08a0ecba


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to