https://sourceware.org/bugzilla/show_bug.cgi?id=20550
--- Comment #2 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=d8457a04b71cbd642a00352dce0539fe1fe22dd4

commit d8457a04b71cbd642a00352dce0539fe1fe22dd4
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue Sep 6 13:34:30 2016 -0700

    Resolve size relocation with copy relocation

    We can resolve size relocation against symbol which needs copy relocation
    when building executable.

    bfd/

        PR ld/20550
        * elf64-x86-64.c (elf_x86_64_relocate_section): Resolve size
        relocation with copy relocation when building executable.

    ld/

        PR ld/20550
        * testsuite/ld-x86-64/pr20550a.s: New file.
        * testsuite/ld-x86-64/pr20550b.s: Likewise.
        * testsuite/ld-x86-64/x86-64.exp (x86_64tests): Add tests for
        PR ld/20550.

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