fix Issue 20466 - Optimizer clobbering msw register when testing it f…#10696
Merged
WalterBright merged 1 commit intodlang:stablefrom Dec 25, 2019
Merged
fix Issue 20466 - Optimizer clobbering msw register when testing it f…#10696WalterBright merged 1 commit intodlang:stablefrom
WalterBright merged 1 commit intodlang:stablefrom
Conversation
Contributor
|
Thanks for your pull request, @WalterBright! Bugzilla references
Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub fetch digger
dub run digger -- build "stable + dmd#10696" |
f66c26d to
afc9c9b
Compare
thewilsonator
approved these changes
Dec 25, 2019
Contributor
|
Should this target stable. |
Member
Author
|
If it passes :-) |
Member
Author
|
Refactored #10679 so this won't block it. |
Member
Author
|
Note: this is an ugly little goto I added. It should be refactored. But it is better to separate the fix from the refactor, which is why I did it this way. It's good that D supports |
Contributor
|
Indeed, can you come up with a slightly more descriptive name than |
afc9c9b to
dd8e90b
Compare
Member
Author
|
The comment associated with it is clear enough. Rebased to stable. |
dd8e90b to
1b3e2b9
Compare
1b3e2b9 to
29a31b4
Compare
Member
Author
|
The buildkite errors: are not relevant to this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…or 0
Blocking #10679