Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@CarolEidt
Copy link

This assert was formerly enabled only for the "full arg info case", i.e. when there was not a frame on x86. WIth PR #10782 the sense of the first condition was inadvertently changed. With PR #17363 the tracking of argCnt vs. argHigh was fixed so that the assert is correct for the "partial arg info" case.
The first condition should be removed to make it cover the "full argo info case" as well (as before #10782).

This assert was formerly enabled only for the "full arg info case", i.e. when there was not a frame on x86. WIth PR dotnet#10782 the sense of the first condition was inadvertently changed. With PR dotnet#17363 the tracking of `argCnt` vs. `argHigh` was fixed so that the assert is correct for the "partial arg info" case.
The first condition should be removed to make it cover the "full argo info case" as well (as before dotnet#10782).
@CarolEidt
Copy link
Author

test Windows_NT x86 Checked gcstress0xc
test Windows_NT x86 Checked gcstress0xc_jitstress1
test Windows_NT x86 Checked gcstress0xc_jitstress2
test Windows_NT x86 Checked gcstress0xc_minopts_heapverify1
test Windows_NT x86 Checked gcstress0xc_zapdisable
test Windows_NT x86 Checked gcstress0xc_zapdisable_heapverify1
test Windows_NT x86 Checked gcstress0xc_zapdisable_jitstress2

@CarolEidt CarolEidt added this to the 2.2.0 milestone Apr 12, 2018
@CarolEidt CarolEidt closed this Jul 16, 2018
@CarolEidt CarolEidt deleted the Fix17242a branch July 16, 2018 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants