dmd icon indicating copy to clipboard operation
dmd copied to clipboard

fix Issue 12878 - inline asm memory operand always uses 64-bit addres…

Open WalterBright opened this issue 5 years ago • 1 comments

…sing

WalterBright avatar Aug 14 '20 09:08 WalterBright

Thanks for your pull request, @WalterBright!

Bugzilla references

Auto-close Bugzilla Severity Description
12878 normal inline asm memory operand always uses 64-bit addressing

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#11571"

dlang-bot avatar Aug 14 '20 09:08 dlang-bot