[llvm-bugs] [Bug 27847] New: Assertion `CastInst::castIsValid(opc, C, Ty) && "Invalid constantexpr cast!"

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 23 15:51:41 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27847

            Bug ID: 27847
           Summary: Assertion `CastInst::castIsValid(opc, C, Ty) &&
                    "Invalid constantexpr cast!"
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: hans at chromium.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16402
  --> https://llvm.org/bugs/attachment.cgi?id=16402&action=edit
preprocessed source for reproduction

This assert started firing recently.

Repro invocation:
$ clang -cc1 -triple i686-pc-windows-msvc19.0.0 -emit-obj -target-cpu pentium4 
-Os -fms-extensions -fms-compatibility -fms-compatibility-version=19.0
-fdelayed-template-parsing -x c /tmp/a.ii

-- 
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/20160523/674811b5/attachment.html>


More information about the llvm-bugs mailing list