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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
My glibc builds don't put .gnu.warning.sym sections in a PT_LOAD segment.

By the time .gnu.warning.sym sections hit the code in elf32.em, they will be
zero length.  I suspect it was there just to handle symbols defined in
.gnu.warning.sym sections.  It probably isn't necessary nowadays.

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