Skip to content

llvm-2.5 Release build fail to compile UnitTests/SignlessTypes/cast2.cpp #3929

@llvmbot

Description

@llvmbot
Bugzilla Link 3557
Resolution INVALID
Resolved on Mar 06, 2010 13:58
Version unspecified
OS Linux
Attachments compile by llvm-g++ with -O0
Reporter LLVM Bugzilla Contributor

Extended Description

[hwalin@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadinvalidResolved as invalid, i.e. not a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions