bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/18087] objcopy --compress-debug-sections can produce broke


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/18087] objcopy --compress-debug-sections can produce broken debug sections in PE binaries
Date: Tue, 24 Mar 2015 20:30:13 +0000

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 <address@hidden>:

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

commit 8d00121477371cfd1596118af062fe6ff4e263b7
Author: H.J. Lu <address@hidden>
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]