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

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
It is caused by:

commit 6999821f8b1e898f02d0c1196c4c83337c3b565e
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Thu Sep 7 04:03:15 2017 -0700

    x86: Remove _bfd_{i386,x86_64}_elf_convert_load

    Instead of converting GOT relocations when sizing dynamic sections, we
    convert GOT relocations during relocation check.  Add a field, local_ref,
    to elf_x86_link_hash_entry to indicate if symbol references are always
    local with a new function to check if symbol references are always local,
    which works in check_relocs.

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