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
<amo...@sourceware.org>:

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

commit 1a4839f89446137089f2b45e17ddb28793262629
Author: Alan Modra <amo...@gmail.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to