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

dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |OBSOLETE

--- Comment #5 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee 
dot org> ---
With emacs 26.1, gcc (8.2.1 or 7.4.1) and most recent linkers, this does not
seem to be anymore the case.  In particular, the stripped binaries produced by
ld.bfd ane smaller:

With gcc 7.4.1 20181222 and linkers 2.31.51.20190103:
39536744bytes build-bfd/src/emacs
 5394936bytes build-bfd/src/temacs
39545000bytes build-gold/src/emacs
 5403192bytes build-gold/src/temacs


With gcc 8.2.1 20190101 and linkers 2.31.51.20190103:

40253520bytes build-bfd/src/emacs
 6100896bytes build-bfd/src/temacs
40265872bytes  build-gold/src/emacs
 6113248bytes  build-gold/src/temacs

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