[llvm-bugs] [Bug 27537] New: fatal error: error in backend: Broken function found, compilation aborted!

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 27 07:31:42 PDT 2016


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

            Bug ID: 27537
           Summary: fatal error: error in backend: Broken function found,
                    compilation aborted!
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: anteusz at freemail.hu
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Instruction does not dominate all uses!
  %167 = bitcast <2 x i64>* %e to %"class.Upp::Exc"*
  %166 = catchpad within %165 [%rtti.TypeDescriptor13*
@"\01??_R0?AVExc at Upp@@@8", i32 0, %"class.Upp::Exc"* %167]
fatal error: error in backend: Broken function found, compilation aborted!
clang++.exe: error: clang frontend command failed with exit code 70 (use -v to
see invocation)
clang version 3.8.0 (branches/release_38)
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: L:\Program Files\LLVM\bin
clang++.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang++.exe: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++.exe: note: diagnostic msg: i:\Temp\Esc-018053.cpp
clang++.exe: note: diagnostic msg: i:\Temp\Esc-018053.sh
clang++.exe: note: diagnostic msg: 

********************

Command line
L:\Program Files\LLVM\bin\clang++" -c  -I"d:\m\upp" -I"d:\upp342015\uppsrc"
-I"D:\libs\WinHttpClient_20100921\Common\include" -I"d:\libs\crypto"
-I"L:\luajit-2.0\src" -I"D:\libs\ta-lib-0.4.0-msvc\ta-lib\c\include" -I"D:\lib
    s\ta-lib-0.4.0-msvc\ta-lib\c\src\ta_common"
-I"d:\upp342015\uppsrc\plugin\Eigen"
-I"d:/upp342015/out/MyApps/Esc/CLANG.Gui.Mt.Sse2" -DflagGUI -DflagMT -DflagSSE2
-DflagGCC -DflagWIN32 -mthreads -static   -fexceptions -O2 
    -Wno-logical-op-parentheses -x c++ "d:\upp342015\uppsrc\Esc\Esc.cpp"  -o
"d:/upp342015/out/MyApps/Esc/CLANG.Gui.Mt.Sse2\Esc.o"

-- 
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/20160427/fd9f7b32/attachment-0001.html>


More information about the llvm-bugs mailing list