This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/gcc.
from c080a6fb6f0 Use au->lock exclusively for locking in async I/O. adds 6900c1ec9a3 Daily bump. new 9f2a74ab436 Daily bump. new 48558cdf493 Fix bad code of vector extract of PC-relative address with [...] new 428a4feef85 Adjust how variable vector extraction is done. new 066184a282b rs6000: Fix infinite loop building ghostscript and icu [PR93658]
The 4 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/ChangeLog | 44 +++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.c | 79 ++++++++++++++++++------------ gcc/config/rs6000/vsx.md | 8 +-- gcc/testsuite/ChangeLog | 8 +++ gcc/testsuite/gcc.target/powerpc/pr93658.c | 20 ++++++++ 6 files changed, 126 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr93658.c