@maxhaton created dlang/dmd pull request #14197 "Fix Issue 23176 - teach -vasm to print immediates properly." fixing this issue:
- Fix Issue 23176 - teach -vasm to print immediates properly.
This also makes the hopefully non-controversial change of
introducing a nested function rather than a new use of goto.
https://github.com/dlang/dmd/pull/14197
Comment #2 by dlang-bot — 2022-06-11T00:15:39Z
dlang/dmd pull request #14197 "Fix Issue 23176 - teach -vasm to print immediates properly." was merged into master:
- 7b7118f040355d81e4192ac2a4379266869f090d by mhh:
Fix Issue 23176 - teach -vasm to print immediates properly.
This also makes the hopefully non-controversial change of
introducing a nested function rather than a new use of goto.
https://github.com/dlang/dmd/pull/14197