Skip to content

Cast tests fail with g++11 #329

Description

@bernhardmgruber
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions