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

Cast tests fail with g++11 #329

Open
bernhardmgruber opened this issue Apr 8, 2022 · 0 comments
Open

Cast tests fail with g++11 #329

bernhardmgruber opened this issue Apr 8, 2022 · 0 comments

Comments

@bernhardmgruber
Copy link
Collaborator

Vc version / revision Operating System Compiler & Version Compiler Flags Assembler & Version CPU
branch 1.4 (45fbb88) Ubuntu 21.10 g++ 11.2 AMD Ryzen 9 5950X 16-Core Processor

Testcase

configure with BUILD_TESTING=ON BUILD_EXTRA_CAST_TESTS=ON then make and run the tests

Actual Results

The following tests FAILED:
	354 - casts_Vc_FROM_N_17_Vc_TO_N_5_sse (Failed)
	355 - casts_Vc_FROM_N_17_Vc_TO_N_5_avx (Failed)
	356 - casts_Vc_FROM_N_17_Vc_TO_N_5_avx2 (Failed)
	393 - casts_Vc_FROM_N_16_Vc_TO_N_8_scalar (Failed)

Expected Results

no errors

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

No branches or pull requests

1 participant