bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/26263] [Regression 2.35] binutils breaks 32-bit mesa


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/26263] [Regression 2.35] binutils breaks 32-bit mesa
Date: Sun, 19 Jul 2020 18:31:53 +0000

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

--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_35-branch branch has been updated by H.J. Lu
<hjl@sourceware.org>:

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

commit 52da8d36c60fc2ad7bef1256a9bbc3e3b1602787
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Jul 19 06:51:19 2020 -0700

    x86: Change PLT32 reloc against section to PC32

    Commit 292676c1 resolved PLT32 reloc aganst local symbol to section.
    Since PLT32 relocation must be against symbols, turn such PLT32
    relocation into PC32 relocation.

    gas/

            PR gas/26263
            * config/tc-i386.c (i386_validate_fix): Change PLT32 reloc
            against section to PC32 reloc.
            * testsuite/gas/i386/relax-5.d: Updated.
            * testsuite/gas/i386/x86-64-relax-4.d: Likewise.

    ld/

            PR gas/26263
            * testsuite/ld-i386/i386.exp: Run PR gas/26263 test.
            * testsuite/ld-x86-64/x86-64.exp: Likewise.
            * testsuite/ld-i386/pr26263.d: New file.
            * testsuite/ld-x86-64/pr26263.d: Likewise.
            * testsuite/ld-x86-64/pr26263.s: Likewise.

    (cherry picked from commit 2585b7a5ce5830e60a089aa2316a329558902f0c)

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