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, 22 Oct 2015 08:16:37 +0000

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

--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Andreas Krebbel <address@hidden>:

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

commit 0f042c67a04d5d0c8f879c27d651a7ed5aa6566f
Author: Andreas Krebbel <address@hidden>
Date:   Thu Oct 22 10:11:07 2015 +0200

    S/390: ifunc: Fix PR18841.

    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.

    bfd/ChangeLog:

        PR ld/18841
        * elf32-s390.c (elf_s390_reloc_type_class): Return
        reloc_class_ifunc for ifunc symbols.
        * elf64-s390.c (elf_s390_reloc_type_class): Likewise.

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