Thread overview
[Issue 20593] [GCC ASM] Parser syntax for asm operands differs from GCC
Feb 22, 2020
Iain Buclaw
Feb 22, 2020
Dlang Bot
Mar 10, 2020
Dlang Bot
Mar 14, 2020
Dlang Bot
February 22, 2020
https://issues.dlang.org/show_bug.cgi?id=20593

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org
           Assignee|nobody@puremagic.com        |ibuclaw@gdcproject.org

--
February 22, 2020
https://issues.dlang.org/show_bug.cgi?id=20593

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #10820 "fix Issue 20593 - Parser syntax for asm operands differs from GCC" fixing this issue:

- fix Issue 20593 - Parser syntax for asm operands differs from GCC

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

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

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 #10820 "fix Issue 20593 - Parser syntax for asm operands differs from GCC" was merged into master:

- 1ca04a8f6c976793804c536bca8a3c15486d5dff by Iain Buclaw:
  fix Issue 20593 - Parser syntax for asm operands differs from GCC

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

--
March 14, 2020
https://issues.dlang.org/show_bug.cgi?id=20593

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10916 "[dmd-cxx] Check in iasmgcc.c implementation" was merged into dmd-cxx:

- 73ad46093e2dbcfa922120553ee431449c88eb00 by Iain Buclaw:
  fix Issue 20593 - Parser syntax for asm operands differs from GCC

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

--