August 10, 2020
https://issues.dlang.org/show_bug.cgi?id=12730

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #11543 "fix Issue 12730 - lea instruction accepts subtraction of scaling regi…" fixing this issue:

- fix Issue 12730 - lea instruction accepts subtraction of scaling register but actually adds

https://github.com/dlang/dmd/pull/11543

--
August 10, 2020
https://issues.dlang.org/show_bug.cgi?id=12730

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11543 "fix Issue 12730 - lea instruction accepts subtraction of scaling regi…" was merged into master:

- a17b5f44a19e2dff7e55cbfd4e78c34930158997 by Walter Bright:
  fix Issue 12730 - lea instruction accepts subtraction of scaling register but
actually adds

https://github.com/dlang/dmd/pull/11543

--