[LLVMbugs] [Bug 10395] New: Assertion `getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 18 11:48:19 PDT 2011


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

           Summary: Assertion `getOperand(0)->getType() ==
                    cast<PointerType>(getOperand(1)->getType())->getElemen
                    tType() && "Ptr must be a pointer to Val type!"'
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=6900)
 --> (http://llvm.org/bugs/attachment.cgi?id=6900)
Failing input

Attached test case triggers the assertion with "clang -ccc-host-triple
x86_64-linux fluid_menus.ii -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