[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/17755] sh64-elf SEGV when stripping libraries
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/17755] sh64-elf SEGV when stripping libraries |
Date: |
Wed, 11 Feb 2015 12:52:24 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17755
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The binutils-2_25-branch branch has been updated by Alan Modra
<address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d2aa5e8b6a3e1b7d6f2cc358ca6c45943ff84f64
commit d2aa5e8b6a3e1b7d6f2cc358ca6c45943ff84f64
Author: Alan Modra <address@hidden>
Date: Fri Dec 26 18:26:38 2014 +1030
Delete unnecessary code copying SHF_SH5_ISA32 flag
Since 2006, commit d270463e9, _bfd_elf_copy_private_section_data has
copied over SHF_MASKOS and SHF_MASKPROC flags. That makes the buggy
code in sh_elf64_copy_private_data_internal redundant.
bfd/
PR 17755
* elf64-sh64.c (sh_elf64_copy_private_data_internal): Delete code
copying SHF_SH5_ISA32.
binutils/testsuite/
* binutils-all/strip-11.d: New test.
* binutils-all/objcopy.exp: Run it.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/17755] sh64-elf SEGV when stripping libraries,
cvs-commit at gcc dot gnu.org <=