bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23199] Strip broken after update to binutils 2.30


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/23199] Strip broken after update to binutils 2.30
Date: Tue, 22 May 2018 10:46:33 +0000

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

--- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_30-branch branch has been updated by H.J. Lu
<address@hidden>:

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

commit e2bcabadb8bc02d971b30644d91a70ec4c4b825d
Author: H.J. Lu <address@hidden>
Date:   Mon May 21 19:25:19 2018 -0700

    Mark section in a section group with SHF_GROUP

    All sections in a section group should be marked with SHF_GROUP.  But
    some tools generate broken objects without SHF_GROUP.  This patch fixes
    them up for objcopy and strip.

        PR binutils/23199
        * elf.c (setup_group): Mark section in a section group with
        SHF_GROUP.

    (cherry picked from commit bae363f1146378207e1dffe5f23845644a1d0b7a)

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