bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22135] x86_64-linux fails bootstrap test


From: hjl.tools at gmail dot com
Subject: [Bug ld/22135] x86_64-linux fails bootstrap test
Date: Thu, 14 Sep 2017 17:13:56 +0000

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


reply via email to

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