<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:lukebenes@hotmail.com" title="Luke <lukebenes@hotmail.com>"> <span class="fn">Luke</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - undefined reference to '__mulodi4'"
href="https://bugs.llvm.org/show_bug.cgi?id=14469">bug 14469</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;">CC</td>
<td>
</td>
<td>lukebenes@hotmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>DUPLICATE
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - undefined reference to '__mulodi4'"
href="https://bugs.llvm.org/show_bug.cgi?id=14469#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - undefined reference to '__mulodi4'"
href="https://bugs.llvm.org/show_bug.cgi?id=14469">bug 14469</a>
from <span class="vcard"><a class="email" href="mailto:lukebenes@hotmail.com" title="Luke <lukebenes@hotmail.com>"> <span class="fn">Luke</span></a>
</span></b>
<pre>This was incorrectly closed as a duplicate. <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - llc crashes with "UNREACHABLE executed" message"
href="show_bug.cgi?id=13897">bug 13897</a> is fixed, but the test
case here is still not working.
$ gcc -ftrapv -m32 32.cc
$ clang -ftrapv -m32 32.cc
/usr/bin/ld: /tmp/32-cc3c8b.o: in function `main':
32.cc:(.text+0x4f): undefined reference to `__mulodi4'
clang-9: error: linker command failed with exit code 1 (use -v to see
invocation)
$ clang --version
clang version 9.0.0 (<a href="https://github.com/llvm/llvm-project.git">https://github.com/llvm/llvm-project.git</a>
0f472e1d01d60b6e615cd71a09b0a52eb8e42072)
Target: i686-pc-linux-gnu</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>