<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - fatal error: error in backend: Broken function found, compilation aborted!"
   href="https://llvm.org/bugs/show_bug.cgi?id=27537">27537</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>fatal error: error in backend: Broken function found, compilation aborted!
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.8
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>C++
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>anteusz@freemail.hu
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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@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
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> 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"</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>