This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from af46073dbe8 Fix memory leak in if-conversion new 2e29e2fbeb8 libstdc++: Simplify three helper functions into one new 92c47b15d5a libstdc++: Fix simd build failure on clang new fa37ac2b59e libstdc++: Add missing constexpr on simd shift implementation new ffa39f7120f libstdc++: Fix -Wsign-compare issue new 8fda668e091 libstdc++: Test that integral simd reductions are precise
The 5 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 | 12 ++++++------ libstdc++-v3/include/experimental/bits/simd_builtin.h | 2 +- libstdc++-v3/include/experimental/bits/simd_detail.h | 3 ++- libstdc++-v3/include/experimental/bits/simd_x86.h | 8 ++++---- libstdc++-v3/testsuite/experimental/simd/tests/reductions.cc | 3 ++- 5 files changed, 15 insertions(+), 13 deletions(-)