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

--- Comment #10 from Alan Modra <amodra at gmail dot com> 2012-04-24 01:54:50 
UTC ---
Huh, the change I made in elf_link_add_object_symbols to use
elf_discarded_section ought to be good.  elf_discarded_section should say
--just-symbols sections are not discarded (sec_info_type !=
ELF_INFO_TYPE_JUST_SYMS).
But for some reason sec_info_type is left at zero in this case.

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