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

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

commit e492d2f8ac653b050019865ba1418fc5b057c00b
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Wed Apr 19 09:59:14 2017 -0700

    x86-64: Handle undefined IFUNC symbol with -z now

    Since undefined IFUNC symbol is treated as normal FUNC symbol, don't
    abort on undefined IFUNC symbol in the second PLT.

    bfd/

        PR ld/21401
        * elf64-x86-64.c (elf_x86_64_finish_dynamic_symbol): Don't abort
        on on undefined IFUNC symbol in the second PLT.

    ld/

        PR ld/21401
        * testsuite/ld-ifunc/ifunc.exp: Add a libtest-2-now.so test with
        -z now.

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