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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to