bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21964] __start_SCN symbols aren't exported anymore


From: matz at suse dot de
Subject: [Bug ld/21964] __start_SCN symbols aren't exported anymore
Date: Mon, 14 Aug 2017 20:42:20 +0000

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

--- Comment #11 from Michael Matz <matz at suse dot de> ---
So I think in addition to what my patch did the following also needs solving:
* if a __start symbol is supposed to be created, then it should be created!
  (i.e. not merely use some random other symbol coming from some dyn-object)
* possibly the create-copy-relocs from protected symbols needs adjustments
  to ignore start/stop symbols, though the above item should already make
  it so that this path isn't entered anymore.

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