This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 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* new 909b30a17e7 Make etags path used by build system configurable new ed7894c490a Fix autoconf regeneration slip-up. new f81c5a86dc0 Prune out valid -Winfinite-recursion [PR103469].
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/Makefile.in | 8 ++++++-- gcc/ada/gcc-interface/Make-lang.in | 4 ++-- gcc/c/Make-lang.in | 4 ++-- gcc/config/rs6000/emmintrin.h | 8 ++++++++ gcc/config/rs6000/xmmintrin.h | 4 ++++ gcc/configure | 20 ++++++++++++++++++-- gcc/configure.ac | 14 ++++++++++++++ gcc/cp/Make-lang.in | 4 ++-- gcc/d/Make-lang.in | 4 ++-- gcc/fortran/Make-lang.in | 4 ++-- gcc/go/Make-lang.in | 4 ++-- gcc/objc/Make-lang.in | 4 ++-- gcc/objcp/Make-lang.in | 4 ++-- gcc/read-rtl-function.c | 3 ++- gcc/testsuite/c-c++-common/attr-retain-5.c | 3 +++ gcc/testsuite/c-c++-common/attr-retain-6.c | 3 +++ gcc/testsuite/c-c++-common/attr-retain-9.c | 3 +++ intl/Makefile.in | 10 +++++++--- intl/configure | 16 ++++++++++++++++ intl/configure.ac | 14 ++++++++++++++ libcpp/Makefile.in | 4 +++- libcpp/configure | 6 ++++++ libcpp/configure.ac | 5 +++++ libiberty/Makefile.in | 4 +++- libiberty/configure | 6 ++++++ libiberty/configure.ac | 5 +++++ 26 files changed, 142 insertions(+), 26 deletions(-)