[LLVMbugs] [Bug 2992] Assertion failed: (Ty && "GEP indices invalid!"), function getGetElementPtr, file Constants.cpp, line 2147.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Nov 21 22:43:13 PST 2008


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


Anders Carlsson <andersca at mac.com> changed:

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




--- Comment #4 from Anders Carlsson <andersca at mac.com>  2008-11-22 00:43:12 ---
Now that we use Expr::Evaluate for CodeGen of constants this should not longer
be a problem (and I can't reproduce it)

I added the reduced test case to test/CodeGen/const-init.c


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