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-arm in repository toolchain/ci/gcc.
from 85289ba36c2 rs6000: Add Power10 optimization for most _mm_movemask* adds 909b30a17e7 Make etags path used by build system configurable adds ed7894c490a Fix autoconf regeneration slip-up. adds f81c5a86dc0 Prune out valid -Winfinite-recursion [PR103469]. adds ca5667e8672 i386: Fix and improve movhi_internal and movhf_internal some more.
No new revisions were added by this update.
Summary of changes: gcc/Makefile.in | 8 +- gcc/ada/gcc-interface/Make-lang.in | 4 +- gcc/c/Make-lang.in | 4 +- gcc/config/i386/i386.md | 211 +++++++++++++++++------------ 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/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 + 24 files changed, 256 insertions(+), 108 deletions(-)