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

           Summary: Assertion failed: (Ty && "GEP indices invalid!"),
                    function getGetElementPtr, file Constants.cpp, line
                    2147.
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


when compiling the attached with clang I am getting this:

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

strange thing is that 

clang exdump.i works, while ccc exdump.i crashes on this assert


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

Reply via email to