This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from e1f4be24f46 Daily bump. adds 77bc8254531 Daily bump. adds 3531f987b2b PowerPC: Backport fix for libgcc long double support. adds a8800cf79ea Fix typo in arm_mve.h __arm_vcmpneq_s8 return type adds 4d43c7649b1 Daily bump. adds 51b23ba76f0 vect: Fix VLA SLP invariant optimisation [PR98535]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 4 +++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm_mve.h | 2 +- gcc/testsuite/gcc.target/aarch64/sve/pr98535.c | 18 ++++++++++ gcc/tree-vect-slp.c | 49 +++++++++++++++----------- libgcc/ChangeLog | 11 ++++++ libgcc/config/rs6000/t-linux | 29 ++++++++++++++- 7 files changed, 91 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr98535.c