<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:rupprecht@google.com" title="Jordan Rupprecht <rupprecht@google.com>"> <span class="fn">Jordan Rupprecht</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Set OS/ABI version to ELFOSABI_GNU if object contains GNU symbols"
href="https://bugs.llvm.org/show_bug.cgi?id=41196">bug 41196</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 - Set OS/ABI version to ELFOSABI_GNU if object contains GNU symbols"
href="https://bugs.llvm.org/show_bug.cgi?id=41196#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Set OS/ABI version to ELFOSABI_GNU if object contains GNU symbols"
href="https://bugs.llvm.org/show_bug.cgi?id=41196">bug 41196</a>
from <span class="vcard"><a class="email" href="mailto:rupprecht@google.com" title="Jordan Rupprecht <rupprecht@google.com>"> <span class="fn">Jordan Rupprecht</span></a>
</span></b>
<pre>I'm able to verify (w/ gdb) that _bfd_elf_post_process_headers is in fact being
called, *but* the method that actually sets has_gnu_symbols (e.g.
elf_x86_64_check_relocs for the elf64-x86-64 target) only seems to be triggered
by ld.bfd/gas. So ELFOSABI_GNU is never actually set by GNU objcopy.
This bug also provides more context:
<a href="https://sourceware.org/bugzilla/show_bug.cgi?id=10549">https://sourceware.org/bugzilla/show_bug.cgi?id=10549</a>
(Closing based on this)</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>