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

--- Comment #13 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8d00121477371cfd1596118af062fe6ff4e263b7

commit 8d00121477371cfd1596118af062fe6ff4e263b7
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue Mar 24 13:27:52 2015 -0700

    Don't write the zlib header if not used

    No need to write the zlib header if compression didn't make the section
    smaller.

        PR binutils/18087
        * compress.c (bfd_compress_section_contents): Don't write the
        zlib header and set contents as well as compress_status if
        compression didn't make the section smaller.
        (bfd_init_section_compress_status): Don't check compression
        size here.

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