[LLVMbugs] [Bug 12571] New: Cast error in emitArrayLength: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 17 03:21:23 PDT 2012


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

             Bug #: 12571
           Summary: Cast error in emitArrayLength: Assertion `isa<X>(Val)
                    && "cast<Ty>() argument of incompatible type!"'
                    failed.
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 8396
  --> http://llvm.org/bugs/attachment.cgi?id=8396
Reduced test case

Test case is attached. Compiling with clang -c is enough to trigger it with
154882.

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