bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/27203] ld ppc: Emit R_PPC64_IRELATIVE instead of R_PPC64_JMP_SLO


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/27203] ld ppc: Emit R_PPC64_IRELATIVE instead of R_PPC64_JMP_SLOT for non-preemptible ifunc referenced by a DSO
Date: Tue, 19 Jan 2021 03:02:26 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_36-branch branch has been updated by Alan Modra
<amodra@sourceware.org>:

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

commit d235291c81996095afa31b5fa59a325f0bf7236e
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Jan 19 13:19:18 2021 +1030

    [GOLD] powerpc assertion failure

    A testcase with only ifuncs can result in no plt section (ifunc plt
    entries might instead be in iplt), which means we can get to this code
    without a static link.

            PR 27203
            * powerpc.cc (do_plt_fde_location): Remove doing_static_link
            assertion.

    (cherry picked from commit a75a6a416477915b7d236537c9170ced3064df11)

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