This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2a941f9f824 Replace a HWI_COMPUTABLE_MODE_P with wide-int in simplify-rtx.cc. new 291549d43e8 libstdc++: Fix test assumptions on long and long double new 3e2689e5684 libstdc++: Simplify calculation of expected value in simd test new 668d43502f4 libstdc++: Correct NTTP and simd_mask ctor call
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/experimental/bits/simd.h | 7 +-- .../experimental/simd/pr109822_cast_functions.cc | 63 ++++++++++++++++++++++ .../experimental/simd/tests/integer_operators.cc | 9 ++-- .../experimental/simd/tests/operator_cvt.cc | 30 ++++++++--- 4 files changed, 95 insertions(+), 14 deletions(-) create mode 100644 libstdc++-v3/testsuite/experimental/simd/pr109822_cast_functions.cc