@WalterBright updated dlang/dmd pull request #9656 "fix Issue 19813 - Generated bt instruction seg faults, high 32 bits of register is garbage" fixing this issue:
- fix Issue 19813 optimization of bit test to OPbtst
https://github.com/dlang/dmd/pull/9656
Comment #3 by dlang-bot — 2019-04-20T11:21:04Z
dlang/dmd pull request #9656 "fix Issue 19813 - Generated bt instruction seg faults, high 32 bits of register is garbage" was merged into master:
- d80e14ba6037373f08c6dba274368408932d9e48 by Walter Bright:
fix Issue 19813 optimization of bit test to OPbtst
https://github.com/dlang/dmd/pull/9656