<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:aheejin@gmail.com" title="Heejin Ahn <aheejin@gmail.com>"> <span class="fn">Heejin Ahn</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Using --relocatable with mismatching function signatures crashes"
href="https://bugs.llvm.org/show_bug.cgi?id=45645">bug 45645</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>FIXED
</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 - Using --relocatable with mismatching function signatures crashes"
href="https://bugs.llvm.org/show_bug.cgi?id=45645#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Using --relocatable with mismatching function signatures crashes"
href="https://bugs.llvm.org/show_bug.cgi?id=45645">bug 45645</a>
from <span class="vcard"><a class="email" href="mailto:aheejin@gmail.com" title="Heejin Ahn <aheejin@gmail.com>"> <span class="fn">Heejin Ahn</span></a>
</span></b>
<pre>@Sam
The context was, this bug was reported in
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - clang-11: error: clang frontend command failed with exit code 70 (use -v to see invocation)"
href="show_bug.cgi?id=45461#c15">https://bugs.llvm.org/show_bug.cgi?id=45461#c15</a>. And the test case here was
reduced by me, and my reduced test case here now compiles with your fix, so I
assumed it also fixed Olgierd's bug, but apparently not. Sorry for that.
I reproduced his problem. His test case here was a bit cumbersome to try out,
so I made it a single compressed file, but this exceeds 1MB so I had to upload
in my Dropbox. The link is below.
<a href="https://www.dropbox.com/s/c9dc5w3kp3iamk6/sources.tar.gz?dl=0">https://www.dropbox.com/s/c9dc5w3kp3iamk6/sources.tar.gz?dl=0</a>
After downloading this file, to reproduce the problem,
tar xf sources.tar.gz
cd sources
CPPFLAGS=-IFMI2 emconfigure ./configure
emmake make</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>