bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/19060] could not decompress section .debug_str


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/19060] could not decompress section .debug_str
Date: Sun, 04 Oct 2015 13:15:59 +0000

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

--- Comment #2 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=9706b5e627dfae1ab0a2788dda8a2aa5a0e09af7

commit 9706b5e627dfae1ab0a2788dda8a2aa5a0e09af7
Author: H.J. Lu <address@hidden>
Date:   Sun Oct 4 06:14:13 2015 -0700

    Change ch_type to Elf_Word in struct Chdr_data<64>

    The ch_type field in struct Chdr_data<64>  is 4 bytes, followed by a
    4-byte padding.  This change doesn't introduce any functional change
    since only the lower 32 bits of the ch_type field are used.

        PR gold/19060
        * elfcpp.h (Chdr::get_ch_type): Change return type to Elf_Word.
        * elfcpp_internal.h (Chdr_data<64>): Change ch_type to 4 bytes
        and add ch_reserved.

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