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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to