<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:i@maskray.me" title="Fangrui Song <i@maskray.me>"> <span class="fn">Fangrui Song</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Wildcard in linker script matches non-SHF_ALLOC sections causing error"
href="https://bugs.llvm.org/show_bug.cgi?id=44452">bug 44452</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>---
</td>
<td>WONTFIX
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Wildcard in linker script matches non-SHF_ALLOC sections causing error"
href="https://bugs.llvm.org/show_bug.cgi?id=44452#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Wildcard in linker script matches non-SHF_ALLOC sections causing error"
href="https://bugs.llvm.org/show_bug.cgi?id=44452">bug 44452</a>
from <span class="vcard"><a class="email" href="mailto:i@maskray.me" title="Fangrui Song <i@maskray.me>"> <span class="fn">Fangrui Song</span></a>
</span></b>
<pre><a href="https://lore.kernel.org/lkml/20200224060618.blsbhilbmm6b23a2@google.com/">https://lore.kernel.org/lkml/20200224060618.blsbhilbmm6b23a2@google.com/</a>
I think `/DISCARD/ : { *(*) }` are likely misuse,
INPUT_SECTIONS_FLAGS(SHF_ALLOC) *(*) should be used.
The GNU ld feature request is tracked by
<a href="https://sourceware.org/bugzilla/show_bug.cgi?id=25591">https://sourceware.org/bugzilla/show_bug.cgi?id=25591</a></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>