bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24355] segmentation fault in functions called from ppc_finish_sy


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24355] segmentation fault in functions called from ppc_finish_symbols
Date: Mon, 18 Mar 2019 13:08:44 +0000

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

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

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

commit 1a4839f89446137089f2b45e17ddb28793262629
Author: Alan Modra <address@hidden>
Date:   Mon Mar 18 23:32:22 2019 +1030

    PR24355, segmentation fault in function called from ppc_finish_symbols

    Backport to 2.30, where the problem might be triggered by gc-sections
    rather than inline PLT optimization as in the PR.

        PR 24355
        * elf32-ppc.c (ppc_elf_relocate_section): Don't call write_glink_stub
        for local iplt syms with ent->plt.offset == -1.  Remove ineffective
        attempt at writing glink stubs only once.  Correct plt.offset mask.

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