[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16317] strip does not preserve SHF_INFO_LINK bit for SHT_R
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/16317] strip does not preserve SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections |
Date: |
Tue, 28 Jan 2014 12:23:34 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=16317
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via d82ba9f90a5de61c4286fac371673d56a38108fc (commit)
from bcf1df010c8e886c8bc23cd12ab396064537455d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d82ba9f90a5de61c4286fac371673d56a38108fc
commit d82ba9f90a5de61c4286fac371673d56a38108fc
Author: Nick Clifton <address@hidden>
Date: Tue Jan 28 12:18:01 2014 +0000
A recent update to the binutils means that RELA sections now have the
SHF_INFO_LINK bit set, which shows up in readelf section dumps. This
has broken a couple of IA64 testcases in the gas testsuite, which are
fixed by this patch.
PR binutils/16317
* gas/ia64/group-2.d: Expect I attribute with RELA sections.
* gas/ia64/xdata.d: Likewise.
-----------------------------------------------------------------------
Summary of changes:
gas/testsuite/ChangeLog | 6 ++++++
gas/testsuite/gas/ia64/group-2.d | 2 +-
gas/testsuite/gas/ia64/xdata.d | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.