March 05, 2020
https://issues.dlang.org/show_bug.cgi?id=20636

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/dmd pull request #10865 "Fix Issue 20636 - Support the RDSEED instruction in asm blocks" fixing this issue:

- Fix Issue 20636 - Support the RDSEED instruction in asm blocks

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

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

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 #10865 "Fix Issue 20636 - Support the RDSEED instruction in asm blocks" was merged into master:

- a854e1860952cae7500f0f603dfc5c9ec099ada5 by Nathan Sashihara:
  Fix Issue 20636 - Support the RDSEED instruction in asm blocks

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

--