https://sourceware.org/bugzilla/show_bug.cgi?id=24015

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> ---
The differences are in .sbss, which is oddly made PROGBITS rather than NOBITS.

ld-2.28.so.BAD:     file format elf32-tradlittlemips

Contents of section .sbss:
 35c20 1c000000 02000000                    ........        

ld-2.28.so.GOOD:     file format elf32-tradlittlemips

Contents of section .sbss:
 35c20 00000000 00000000                    ........

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