<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:orivej@gmx.fr" title="Orivej Desh <orivej@gmx.fr>"> <span class="fn">Orivej Desh</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - lld produces broken executable with CUDA"
href="https://bugs.llvm.org/show_bug.cgi?id=31224">bug 31224</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>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>orivej@gmx.fr
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - lld produces broken executable with CUDA"
href="https://bugs.llvm.org/show_bug.cgi?id=31224#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - lld produces broken executable with CUDA"
href="https://bugs.llvm.org/show_bug.cgi?id=31224">bug 31224</a>
from <span class="vcard"><a class="email" href="mailto:orivej@gmx.fr" title="Orivej Desh <orivej@gmx.fr>"> <span class="fn">Orivej Desh</span></a>
</span></b>
<pre>This bug is not fixed yet. Here is an example of a constructor like those used
by CUDA that is not called when linked with LLD:
<a href="https://gist.github.com/orivej/29b9834e4621f2c69bfddf0bfc1baa1f">https://gist.github.com/orivej/29b9834e4621f2c69bfddf0bfc1baa1f</a>
In this example main.ld is stopped with "Trace/breakpoint trap", but main.lld
finishes without calling ctor.</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>