[LLVMbugs] [Bug 4349] New: Internal compiler error: Assertion `Ty && " GEP indices invalid!"' failed

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Jun 8 15:23:28 PDT 2009


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

           Summary: Internal compiler error: Assertion `Ty && "GEP indices
                    invalid!"' failed
           Product: libraries
           Version: 2.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: mcuelenaere at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=3072)
 --> (http://llvm.org/bugs/attachment.cgi?id=3072)
Preprocessed source

When compiling the Rockbox source code as simulator, I encountered the
following bug:

cc1: /build/buildd/llvm-2.2/lib/VMCore/Constants.cpp:1862: static
llvm::Constant* llvm::ConstantExpr::getGetElementPtr(llvm::Constant*,
llvm::Value* const*, unsigned int): Assertion `Ty && "GEP indices invalid!"'
failed.
/home/mcuelenaere/rockbox/apps/plugins/rockboy/save.c:155: internal compiler
error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.


I attached the preprocessed source as requested.


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