bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/23465] wrongly scale non-8-bit x86 displacements


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/23465] wrongly scale non-8-bit x86 displacements
Date: Tue, 31 Jul 2018 09:05:19 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_31-branch branch has been updated by Jan Beulich
<address@hidden>:

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

commit 2069ccaf8dc28ea699bd901fdd35d90613e4402a
Author: Jan Beulich <address@hidden>
Date:   Tue Jul 31 11:04:34 2018 +0200

    x86: don't mistakenly scale non-8-bit displacements

    PR gas/23465

    In commit b5014f7af2 I've removed (instead of replaced) a conditional,
    resulting in addressing forms not allowing 8-bit displacements to now
    get their displacements scaled under certain circumstances. Re-add the
    missing conditional.

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