http://llvm.org/bugs/show_bug.cgi?id=10337
Summary: lib/VMCore/Instructions.cpp:968: void
llvm::StoreInst::AssertOK(): Assertion
`getOperand(0)->getType() ==
cast<PointerType>(getOperand(1)->getType())->getElemen
tType() && "Ptr must be a pointer to Val type!"'
failed.
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Core LLVM classes
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=6873)
--> (http://llvm.org/bugs/attachment.cgi?id=6873)
Failing input
Failing input is attached. clang -c hits the assertions.
--
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