bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20550] Linking a MPX instrumented shared object fails with -pie


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/20550] Linking a MPX instrumented shared object fails with -pie
Date: Tue, 06 Sep 2016 20:35:47 +0000

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 <address@hidden>:

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

commit d8457a04b71cbd642a00352dce0539fe1fe22dd4
Author: H.J. Lu <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]