<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:helloqirun@gmail.com" title="Qirun Zhang <helloqirun@gmail.com>"> <span class="fn">Qirun Zhang</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - clang miscompiles with "-newgvn" at -O3 in 32-bit mode on valid code"
href="https://bugs.llvm.org/show_bug.cgi?id=38288">bug 38288</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;">Resolution</td>
<td>WORKSFORME
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - clang miscompiles with "-newgvn" at -O3 in 32-bit mode on valid code"
href="https://bugs.llvm.org/show_bug.cgi?id=38288#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - clang miscompiles with "-newgvn" at -O3 in 32-bit mode on valid code"
href="https://bugs.llvm.org/show_bug.cgi?id=38288">bug 38288</a>
from <span class="vcard"><a class="email" href="mailto:helloqirun@gmail.com" title="Qirun Zhang <helloqirun@gmail.com>"> <span class="fn">Qirun Zhang</span></a>
</span></b>
<pre>Florian, would you please double check?
It still happens on my linux machine.
I can also confirm it on a mac machine with clang-r339912.
$ clang-trunk -v
clang version 8.0.0 (trunk 339849)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/bin
$ clang-trunk -mllvm -enable-newgvn -m32 -O3 a.c ; ./a.out
0</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>