<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 --- - WinEHPrepare failed to demote instruction"
href="https://llvm.org/bugs/show_bug.cgi?id=23427">23427</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>WinEHPrepare failed to demote instruction
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</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>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>joel.hoener@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>4> Failed to demote instruction used in exception handler:
4> %10 = getelementptr inbounds %"class.(anonymous
namespace)::ComparisionOperatorTest", %"class.(anonymous
namespace)::ComparisionOperatorTest"* %this.reload25, i32 0, i32 2, i32 1, i32
0, i32 0, i32 1
4>CL : fatal error : error in backend: WinEHPrepare failed to demote
instruction
4>clang-cl.exe : error : clang frontend command failed with exit code 70 (use
-v to see invocation)
4> clang version 3.7.0 (<a href="http://llvm.org/git/clang.git">http://llvm.org/git/clang.git</a>
f3509fceef370bbd35e0b69f8204835fe10f33e4) (<a href="http://llvm.org/git/llvm.git">http://llvm.org/git/llvm.git</a>
730ddb6f577299adff0b5a6a5cdf09ae4f235ac9)
4> Target: i686-pc-windows-msvc
4> Thread model: posix
4> clang-cl.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.
4> clang-cl.exe: note: diagnostic msg:
4> ********************
4>
4> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
4> Preprocessed source(s) and associated run script(s) are located at:
4> clang-cl.exe: note: diagnostic msg:
C:\Users\Joel\AppData\Local\Temp\test-b452d7.cpp
4> clang-cl.exe: note: diagnostic msg:
C:\Users\Joel\AppData\Local\Temp\test-b452d7.sh
4> clang-cl.exe: note: diagnostic msg:
4>
4> ********************</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>