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

--- Comment #1 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=aab82f4c201a2612c0fb6d5b66d8e4ce2f036f1c

commit aab82f4c201a2612c0fb6d5b66d8e4ce2f036f1c
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Wed May 10 09:28:00 2017 -0700

    x86-64: Use .plt.bnd for IFUNC function address

    When -z bndplt is used, we must use the .plt.bnd entry for IFUNC function
    address.

    bfd/

        PR ld/21481
        * elf64-x86-64.c (elf_x86_64_finish_dynamic_symbol): Use .plt.bnd
        for IFUNC function address.

    ld/

        PR ld/21481
        * testsuite/ld-x86-64/pr21481a.c: New file.
        * testsuite/ld-x86-64/pr21481b.S: Likewise.
        * testsuite/ld-x86-64/x86-64.exp: Run PR ld/21481 tests.

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