[LLVMbugs] [Bug 994] NEW: cannot disassemble CINT95 126.gcc.linked.bc file
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Nov 9 10:17:31 PST 2006
http://llvm.org/bugs/show_bug.cgi?id=994
Summary: cannot disassemble CINT95 126.gcc.linked.bc file
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-dis
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tonic at nondot.org
[zion 126.gcc]$ llvm-dis Output/126.gcc.linked.bc
llvm-dis:
/mounts/zion/disks/0/localhome/tbrethou/llvm/include/llvm/Support/Casting.h:199:
typename llvm::cast_retty<To, From>::ret_type llvm::cast(const Y&) [with X =
llvm::ConstantInt, Y = llvm::Value*]: Assertion `isa<X>(Val) && "cast<Ty>()
argument of incompatible type!"' failed.
llvm-dis((anonymous namespace)::PrintStackTrace()+0x1f)[0x8166dff]
/lib/tls/libc.so.6(abort+0xe9)[0xb01199]
/lib/tls/libc.so.6(__assert_fail+0x101)[0xaf8dd1]
llvm-dis(llvm::BytecodeReader::ParseInstruction(std::vector<unsigned int,
std::allocator<unsigned int> >&, llvm::BasicBlock*)+0x3c32)[0x80b8b32]
Abort
------- 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