https://sourceware.org/bugzilla/show_bug.cgi?id=19547

--- Comment #16 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 <h...@sourceware.org>:

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

commit 14f2c699ddca1e2f706342dffc59a6c7e23e844c
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue Feb 2 03:30:21 2016 -0800

    Clear HAS_RELOC if there are no relocations

    The HAS_RELOC bit should be cleared when relocations are removed from
    relocatable files.

    bfd/

        PR binutils/19547
        * elf.c (assign_section_numbers): Clear HAS_RELOC if there are
        no relocations in relocatable files.

    binutils/

        PR binutils/19547
        * testsuite/binutils-all/objcopy.exp
        (objcopy_test_without_global_symbol): New proc.
        Run objcopy_test_without_global_symbol.
        * testsuite/binutils-all/pr19547.c: New file.

-- 
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