[LLVMbugs] [Bug 7519] ICE with recursive function pointer through struct
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jun 29 10:57:04 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7519
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|Assertion failed: |ICE with recursive function
|(getOperand(0)->getType() |pointer through struct
|== |
|cast<PointerType>(getOperan |
|d(1)->getType())->getElemen |
|tType() && "Ptr must be a |
|pointer to Val type!"), |
|function AssertOK, file |
|Instructions.cpp, line |
|1046. |
--- Comment #3 from Chris Lattner <clattner at apple.com> 2010-06-29 12:57:03 CDT ---
Fixed in r107173, thanks for the testcase!!
--
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.
More information about the llvm-bugs
mailing list