This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from a5d269f0c1c x86_64: Improved V1TImode rotations by non-constant amounts. adds 1420ff3efcf c++: redundant explicit 'this' capture before C++20 [PR100493] adds e2194a8b392 Fix RTL FE issue with premature return adds 85289ba36c2 rs6000: Add Power10 optimization for most _mm_movemask*
No new revisions were added by this update.
Summary of changes: gcc/config/rs6000/emmintrin.h | 8 ++++++++ gcc/config/rs6000/xmmintrin.h | 4 ++++ gcc/cp/parser.c | 8 +++++--- gcc/read-rtl-function.c | 3 ++- gcc/testsuite/g++.dg/cpp1z/lambda-this1.C | 8 ++++---- gcc/testsuite/g++.dg/cpp1z/lambda-this8.C | 9 +++++++++ gcc/testsuite/g++.dg/cpp2a/lambda-this3.C | 2 +- 7 files changed, 33 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/lambda-this8.C