This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 5ecf4567452 libstdc++: Fix uses of non-reserved names in simd header new 42ae5e24b9a libstdc++: Add missing constexpr on simd shift implementation new 073ef789841 libstdc++: Fix -Wsign-compare issue new a1f70114f9b libstdc++: Simplify three helper functions into one
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 | 11 ++++++----- libstdc++-v3/include/experimental/bits/simd_builtin.h | 2 +- libstdc++-v3/include/experimental/bits/simd_x86.h | 8 ++++---- 3 files changed, 11 insertions(+), 10 deletions(-)