Skip to content

Fix undefined behavior in SSE4.2 test #1341

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

Merged
merged 1 commit into from
Oct 25, 2022
Merged

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Oct 13, 2022

This was causing aborts with debug builds of the standard library.

Fixes #1336

@rust-highfive
Copy link

@Amanieu: no appropriate reviewer found, use r? to override

@Amanieu Amanieu changed the title Fix undefined behavior is SSE4.2 test Fix undefined behavior in SSE4.2 test Oct 13, 2022
This was causing aborts with debug builds of the standard library.

Fixes rust-lang#1336
@Amanieu Amanieu merged commit df8f172 into rust-lang:master Oct 25, 2022
@Amanieu Amanieu deleted the sse42_ub branch October 25, 2022 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SIGILL when running the tests with a std built in debug mode
2 participants