bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12772] symbols from discarded sections relocs stay


From: amodra at gmail dot com
Subject: [Bug ld/12772] symbols from discarded sections relocs stay
Date: Wed, 18 May 2011 15:36:50 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12772

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com
           Severity|normal                      |enhancement

--- Comment #5 from Alan Modra <amodra at gmail dot com> 2011-05-18 15:36:45 
UTC ---
This optimisation could be done in a target gc_sweep_symbol hook.  You can't do
so in the generic ELF code because you'd need to look at plt, got and dyn_reloc
fields of the sym.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]