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

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

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

commit 8a3cacb06d6ecfbe3ab0e0059bf6a4eb8b4b9dc6
Author: Alan Modra <amo...@gmail.com>
Date:   Thu Feb 16 12:23:12 2017 +1030

    PR21132, hppa-linux pie support doesn't work

    This fixes a long-standing hppa bug seen when generating PIEs, and I
    think possible to trigger with forced local symbols in shared
    libraries.  Not allocating enough space for PLT relocs results in ld
    writing outside of the buffer.

        PR 21132
        * elf32-hppa.c (allocate_plt_static): Allocate space for relocs
        if pic.

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