bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/27259] ld: Support SHF_LINK_ORDER self-link


From: amodra at gmail dot com
Subject: [Bug ld/27259] ld: Support SHF_LINK_ORDER self-link
Date: Wed, 03 Feb 2021 08:45:24 +0000

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

--- Comment #7 from Alan Modra <amodra at gmail dot com> ---
How exactly is the proposed SHF_LINK_ORDER trick supposed to work?  A reference
to start_foo/stop_foo symbols from a kept section currently marks all input
sections named foo as kept.  Are you suggesting that any section named foo that
is SHF_LINK_ORDER with a self-link should not be marked?  But those foo that do
not have a self-link should be marked?

Has there been any comment about this idea from the gABI group?

-- 
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]