bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/17618] Linker fails to check PC-relative offset overflow in PLT


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/17618] Linker fails to check PC-relative offset overflow in PLT entry
Date: Wed, 09 Aug 2017 22:07:35 +0000

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

--- Comment #2 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=978c05401b0f0ac7a94cca7db19b1dec0c5bd698

commit 978c05401b0f0ac7a94cca7db19b1dec0c5bd698
Author: H.J. Lu <address@hidden>
Date:   Wed Aug 9 15:04:05 2017 -0700

    Run PR ld/17618 test only with 64-bit ELF linker

    PR ld/17618 test requires 64-bit linker to run.  Set LD_CLASS to "64bit"
    for 64-bit ELF linker and run PR ld/17618 test only if $LD_CLASS is
    "64bit".  More checks can be added to support 64-bit linkers in non-ELF
    format.

        * testsuite/config/default.exp (LD_CLASS): New.  Set to "64bit"
        for 64-bit ELF linker.
        * testsuite/ld-x86-64/pr17618.d (#notarget): Removed.
        * testsuite/ld-x86-64/x86-64.exp: Run pr17618 only for 64-bit
        linker.

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