bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/26237] addr32 is mishandled


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/26237] addr32 is mishandled
Date: Wed, 15 Jul 2020 14:20:19 +0000

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

--- Comment #3 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=ed0e8aece0dc81f54e2593abac7eba3379705a8e

commit ed0e8aece0dc81f54e2593abac7eba3379705a8e
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jul 13 10:18:39 2020 -0700

    x86: Remove 32-bit sign extension in offset_in_range

    When encoding a 32-bit offset, there is no need to sign-extend it to 64
    bits since only the lower 32 bits are used.

            PR gas/26237
            * config/tc-i386.c (offset_in_range): Remove 32-bit sign
            extension.

    (cherry picked from commit 7a705315596cf5effe01de8c3ac2535687c5663d)

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