[LLVMbugs] [Bug 3516] Assertion failed: (getOperand(0)->getType() == cast<PointerType> (getOperand(1)->getType())->getElementType() && " Ptr must be a pointer to Val type!"), function AssertOK, file Instructions. cpp, line 895.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Feb 9 19:34:35 PST 2009


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


Anders Carlsson <andersca at mac.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andersca at mac.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Anders Carlsson <andersca at mac.com>  2009-02-09 21:34:34 ---
This seems to work fine now, I suspect that Daniel's bool changes to the x86-64
ABI fixed it.


-- 
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