|
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 02:28:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23199 --- 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=bae363f1146378207e1dffe5f23845644a1d0b7a commit bae363f1146378207e1dffe5f23845644a1d0b7a 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. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |