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: hjl.tools at gmail dot com
Subject: [Bug gas/23465] wrongly scale non-8-bit x86 displacements
Date: Mon, 30 Jul 2018 15:33:13 +0000

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

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed on master branch by

commit 629cfaf1b0fbb32a985607c774bd8e7870b9fa94
Author: Jan Beulich <address@hidden>
Date:   Mon Jul 30 17:25:05 2018 +0200

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

    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]