------- Additional Comments From nickc at redhat dot com  2008-05-21 09:03 
-------
Hi Daniel,

  Well the NEWS entry is wrong in two respects.  Firstly the linker does not
just generate the symbols, it PROVIDEs them.  So if they are not used elsewhere
in the executable they will not be entered into the symbol table.  Secondly the
linker only provides these symbols for orphaned sections, not for others.

  So the uploaded patch amends the NEWS entry and updates the documentation. 
Are you happy with this ?  I also considered adding a few tests to the linker
testsuite, but I am not sure if it is really worth the effort.

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to