bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/26153] .gnu.version reported as orphan section even when n


From: amodra at gmail dot com
Subject: [Bug binutils/26153] .gnu.version reported as orphan section even when not emitted
Date: Tue, 23 Jun 2020 11:36:12 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26153

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
The kernel folk are generating PIEs and then being surprised about linker
generated dynamic sections.

In this particular case the .gnu.version* happen to end up as zero sized and
are removed from the final output.  That doesn't mean that
--orphan-handling=warn or error should be silent.  A zero size orphan is still
an orphan, and in the case of dynamic sections their size isn't known at the
time sections are mapped to output.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]