[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22875] Strip complains about and then destroys unrecognise
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/22875] Strip complains about and then destroys unrecognised relocs |
Date: |
Wed, 28 Mar 2018 21:44:00 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22875
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Maciej W. Rozycki <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8b6a949ae55d3adbade84af4e11415d764647fc9
commit 8b6a949ae55d3adbade84af4e11415d764647fc9
Author: Maciej W. Rozycki <address@hidden>
Date: Wed Mar 28 22:42:17 2018 +0100
BFD/PA: Remove ATTRIBUTE_UNUSED from `elf_hppa_info_to_howto_rel'
Remove ATTRIBUTE_UNUSED annotation from the `abfd' parameter in
`elf_hppa_info_to_howto' now that commit f3185997ac09 ("PR 22875: Stop
strip corrupting unknown relocs"),
<https://sourceware.org/ml/binutils/2018-02/msg00445.html>, made it
used.
bfd/
* elf-hppa.h (elf_hppa_info_to_howto_rel): Remove
ATTRIBUTE_UNUSED from `abfd'.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/22875] Strip complains about and then destroys unrecognised relocs,
cvs-commit at gcc dot gnu.org <=