bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18841] Data relocations with IFUNC symbols can lead to segfault


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/18841] Data relocations with IFUNC symbols can lead to segfault
Date: Thu, 17 Aug 2017 14:20:15 +0000

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

--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_29-branch branch has been updated by Szabolcs Nagy
<address@hidden>:

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

commit 6f0f222468cd8cf23cbe2458be233c553842a568
Author: Szabolcs Nagy <address@hidden>
Date:   Tue Jul 4 15:43:59 2017 +0100

    [AArch64] Fix PR18841 ifunc relocation ordering

    In order to get the ifunc relocs properly sorted the correct class
    needs to be returned.  The code mimics what has been done for x86.

    Fixes
    FAIL: Run pr18841 with libpr18841c.so

    bfd/
        PR ld/18841
        * elfnn-aarch64.c (elfNN_aarch64_reloc_type_class): Return
        reloc_class_ifunc for ifunc symbols.

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