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-lts-defconfig in repository toolchain/ci/gcc.
from 25542b27aa6 c++: Disable -frounding-math during manifestly constant eva [...] adds ce53a9ac070 Daily bump. adds 956ef4a2144 If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx. new 336b4100940 rs6000: Properly handle LE index munging in vec_shr (PR94710)
The 1 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 | 436 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 29 ++ gcc/c/ChangeLog | 21 ++ gcc/common/config/i386/i386-common.c | 5 +- gcc/config/rs6000/vector.md | 3 +- gcc/cp/ChangeLog | 57 ++++ gcc/testsuite/ChangeLog | 227 +++++++++++++++ gcc/testsuite/gcc.target/i386/xsave-avx-1.c | 12 + libgomp/ChangeLog | 23 ++ 10 files changed, 811 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/xsave-avx-1.c