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
<amo...@sourceware.org>:

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

commit d2aa5e8b6a3e1b7d6f2cc358ca6c45943ff84f64
Author: Alan Modra <amo...@gmail.com>
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 mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to