Thread overview
[Issue 23131] With -vasm all the X87 instructions are printed wrong.
Dec 17, 2022
Iain Buclaw
Oct 22
Dlang Bot
Oct 22
Dlang Bot
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=23131

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
October 16
https://issues.dlang.org/show_bug.cgi?id=23131

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
https://github.com/dlang/dmd/pull/17010

--
October 22
https://issues.dlang.org/show_bug.cgi?id=23131

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright updated dlang/dmd pull request #17010 "fix bugzilla Issue 23131 - With -vasm all the X87 instructions are printed wrong" fixing this issue:

- fix bugzilla 23131 With -vasm all the X87 instructions are printed wrong

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

--
October 22
https://issues.dlang.org/show_bug.cgi?id=23131

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #17010 "fix bugzilla Issue 23131 - With -vasm all the X87 instructions are printed wrong" was merged into master:

- ae7fe98f751fc678742197879ec1eb10322b5ab1 by Walter Bright:
  fix bugzilla 23131 With -vasm all the X87 instructions are printed wrong

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

--