bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19539] ld: Segmentation fault (core dumped)


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/19539] ld: Segmentation fault (core dumped)
Date: Tue, 15 Mar 2016 12:28:13 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_26-branch branch has been updated by H.J. Lu
<address@hidden>:

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

commit 17248591dadd061eb26d1b5f8ef048c1bb24b42e
Author: H.J. Lu <address@hidden>
Date:   Sat Jan 30 14:11:03 2016 -0800

    Check reloc against IFUNC symbol only with dynamic symbols

    There is no need to check relocation IFUNC symbol if there are no
    dynamic symbols.

    Backport from master

    bfd/

        PR ld/19539
        * elf32-i386.c (elf_i386_reloc_type_class): Check relocation
        against STT_GNU_IFUNC symbol only with dynamic symbols.
        * elf64-x86-64.c (elf_x86_64_reloc_type_class): Likewise.

    ld/

        PR ld/19539
        * testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets.

        * testsuite/ld-elf/pr19539.d: New file.
        * testsuite/ld-elf/pr19539.s: Likewise.
        * testsuite/ld-elf/pr19539.t: 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]