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 02:59:40 +0000

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

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

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

commit a75a6a416477915b7d236537c9170ced3064df11
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.

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