Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't assume that WaitOnAddress is not statically available on ARM/ARM64 #2864

Merged
merged 2 commits into from
Jul 21, 2022

Conversation

AlexGuteniev
Copy link
Contributor

Fixes #2856

@AlexGuteniev AlexGuteniev requested a review from a team as a code owner July 14, 2022 19:00
@CaseyCarter CaseyCarter added the test Related to test code label Jul 14, 2022
@barcharcraz barcharcraz self-assigned this Jul 14, 2022
@barcharcraz
Copy link
Member

I'm running this on the arm64 machine (just as soon as the toolset update installs)

@barcharcraz
Copy link
Member

This appears to fix the issue, thank you Alex!

@StephanTLavavej StephanTLavavej added the ARM64 Related to the ARM64 architecture label Jul 15, 2022
@StephanTLavavej StephanTLavavej self-assigned this Jul 19, 2022
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 4b8f997 into microsoft:main Jul 21, 2022
@StephanTLavavej
Copy link
Member

Thanks for fixing this ARM64 test failure! 🦾 🎉 😺

@AlexGuteniev AlexGuteniev deleted the buena_vista_atomic_club branch July 21, 2022 06:38
fsb4000 pushed a commit to fsb4000/STL that referenced this pull request Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM64 Related to the ARM64 architecture test Related to test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

P1135R6_atomic_wait_vista test fails on ARM64 w/ native compiler
4 participants