<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dimitry@andric.com" title="Dimitry Andric <dimitry@andric.com>"> <span class="fn">Dimitry Andric</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed" title="RESOLVED FIXED - Codegen crash when compiling recent Clang sources using Clang/LLVM release_34" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24249&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=dSVxjySOUO7wOe_2QFUMoCP7NVZo1j4rh939-T4mK94&s=edrt21qZRk2mxONCfXQB1ayXVBBc6TJ1irK7s4Sh3VA&e=">bug 24249</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed" title="RESOLVED FIXED - Codegen crash when compiling recent Clang sources using Clang/LLVM release_34" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24249-23c3&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=dSVxjySOUO7wOe_2QFUMoCP7NVZo1j4rh939-T4mK94&s=I7qnmx4e8Xc0DXvfR4u0We-mzfRRdFNwx2cDWTtMH_I&e=">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed" title="RESOLVED FIXED - Codegen crash when compiling recent Clang sources using Clang/LLVM release_34" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24249&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=dSVxjySOUO7wOe_2QFUMoCP7NVZo1j4rh939-T4mK94&s=edrt21qZRk2mxONCfXQB1ayXVBBc6TJ1irK7s4Sh3VA&e=">bug 24249</a>
from <span class="vcard"><a class="email" href="mailto:dimitry@andric.com" title="Dimitry Andric <dimitry@andric.com>"> <span class="fn">Dimitry Andric</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=24249#c2">comment #2</a>)
<span class="quote">> I tried a more recent version of the compiler, and it seems that the problem
> has been fixed at some point. I didn't find the revision, however, I noticed
> that revision 219009 fixed a very similar issue.
> <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.org_viewvc_llvm-2Dproject-3Fview-3Drevision-26revision-3D219009&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=dSVxjySOUO7wOe_2QFUMoCP7NVZo1j4rh939-T4mK94&s=zuGB04Tf896NRfbb0X-lE9mzHBkf8VE9fO5WfdwjOVY&e=">http://llvm.org/viewvc/llvm-project?view=revision&revision=219009</a>
>
> It is worthy to check if r219009 fixed the issue reported by Jonathan. I am
> pretty sure that r210467 only made that issue latent.</span >
Hi Andrea,
Indeed, r219009 fixes the issue, both for the original .bc file, and for a .ll
file with the nsw/nuw/exact flags removed. Thanks for your help!
I will merge the change into the FreeBSD version of clang 3.4.1 (which is in
FreeBSD 9.x and 10.x at this time). I don't think there will be 3.4.3 release,
so let's close this bug, in any case.</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>