This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ff505948631 PR rtl-optimization/119046: aarch64: Fix PARALLEL mode for [...] new 7439febd943 c++: Check invalid use of constrained auto with trailing re [...] new 81c6c99efa6 libstdc++: Some concat_view bugfixes [PR115215, PR115218, L [...] new 4d0a333ef13 arm: Fix signedness of vld1q intrinsic parms [PR118942]
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: gcc/config/arm/arm_neon.h | 8 +++---- gcc/cp/decl.cc | 13 +++++++++++ gcc/testsuite/g++.dg/cpp2a/concepts-pr100589.C | 9 ++++++++ .../gcc.target/arm/simd/vld1q_base_xN_1.c | 2 +- libstdc++-v3/include/std/ranges | 25 +++++++++++----------- libstdc++-v3/testsuite/std/ranges/concat/1.cc | 16 ++++++++++++++ 6 files changed, 56 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-pr100589.C