[LLVMbugs] [Bug 19841] New: Assertion `getType() == V->getType() && "All operands to PHI node must be the same type as the PHI node!"'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 23 08:55:07 PDT 2014


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

            Bug ID: 19841
           Summary: Assertion `getType() == V->getType() && "All operands
                    to PHI node must be the same type as the PHI node!"'
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: renato.golin at linaro.org
          Reporter: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12561
  --> http://llvm.org/bugs/attachment.cgi?id=12561&action=edit
Test case

Compile the attached code with clang -c. Regression from r209149.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140523/74b8f673/attachment.html>


More information about the llvm-bugs mailing list