[LLVMbugs] [Bug 22577] New: Regression:Assertion failed: getCondition()->getType()->isIntegerTy(1) && "May only branch on boolean predicates!"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 13 08:21:01 PST 2015


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

            Bug ID: 22577
           Summary: Regression:Assertion failed:
                    getCondition()->getType()->isIntegerTy(1) && "May only
                    branch on boolean predicates!"
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

"D:\\src\\llvm-ninja-rel64\\bin\\clang-cl.exe" "-cc1" "-triple"
"x86_64-pc-windows-msvc" "-emit-obj" "-disable-free" "-main-file-name"
"exception_handler.cc" "-mrelocation-model" "pic" "-pic-level" "2"
"-mthread-model" "posix" "-mdisable-fp-elim" "-relaxed-aliasing" "-fmath-errno"
"-masm-verbose" "-mconstructor-aliases" "-munwind-tables" "-target-cpu"
"x86-64" "--dependent-lib=libcmt" "--dependent-lib=oldnames" "-fno-rtti-data"
"-fms-volatile" "-fdiagnostics-format" "msvc" "-momit-leaf-frame-pointer"
"-dwarf-column-info" "-ffunction-sections" "-fdata-sections" "-coverage-file"
"D:\\src\\chromefetch\\src\\out\\Release_x64\\exception_handler.cc"
"-resource-dir" "D:\\src\\llvm-ninja-rel64\\bin\\..\\lib\\clang\\3.7.0" "-O2"
"-std=c++11" "-fdeprecated-macro" "-fdebug-compilation-dir"
"D:\\src\\chromefetch\\src\\out\\Release_x64" "-ferror-limit" "19"
"-fmessage-length" "127" "-mstackrealign" "-fms-extensions"
"-fms-compatibility" "-fms-compatibility-version=18.0"
"-fdelayed-template-parsing" "-fobjc-runtime=gcc" "-fdiagnostics-show-option"
"-fcolor-diagnostics" "-vectorize-loops" "-vectorize-slp" "-o"
"obj\\breakpad\\src\\client\\windows\\handler\\breakpad_handler.exception_handler.obj"
"-x" "c++" foo.ii -w

-- 
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/20150213/20592a24/attachment.html>


More information about the llvm-bugs mailing list