bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_reloc


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24276] [2.31/2.32 Regression] segfault in elf_x86_64_check_relocs
Date: Wed, 27 Feb 2019 19:54:46 +0000

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

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

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

commit 5cfe428cd1788be52a0af540f02b8f2705354d50
Author: H.J. Lu <address@hidden>
Date:   Wed Feb 27 11:53:16 2019 -0800

    x86-64: Skip protected check on symbol defined by linker

    Skip symbol defined by linker when checking copy reloc on protected
    symbol.

    bfd/

        PR ld/24276
        * elf64-x86-64.c (elf_x86_64_check_relocs): Skip symbol defined
        by linker when checking copy reloc on protected symbol.

    ld/

        PR ld/24276
        * testsuite/ld-i386/i386.exp: Run PR ld/24276 test.
        * testsuite/ld-x86-64/x86-64.exp: Likewise.
        * testsuite/ld-i386/pr24276.dso: New file.
        * testsuite/ld-i386/pr24276.warn: Likewise.
        * testsuite/ld-x86-64/pr24276.dso: Likewise.
        * testsuite/ld-x86-64/pr24276.warn: 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]