This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from cdbff5f1466 Daily bump. new 8b5bdeb8aa2 libstdc++: Fix find_last_set(simd_mask) to ignore padding bits new 169d4d1adda libstdc++: Fix test on x86_64 and non-simd targets
The 2 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_x86.h | 26 +++++------ .../experimental/simd/pr115454_find_last_set.cc | 51 ++++++++++++++++++++++ 2 files changed, 64 insertions(+), 13 deletions(-) create mode 100644 libstdc++-v3/testsuite/experimental/simd/pr115454_find_last_set.cc