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-arm-mainline-allnoconfig in repository toolchain/ci/gcc.
from ce53a9ac070 Daily bump. adds 956ef4a2144 If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx. adds 336b4100940 rs6000: Properly handle LE index munging in vec_shr (PR94710)
No new revisions were added by this update.
Summary of changes: gcc/common/config/i386/i386-common.c | 5 +++-- gcc/config/rs6000/vector.md | 3 ++- gcc/testsuite/gcc.target/i386/xsave-avx-1.c | 12 ++++++++++++ 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/xsave-avx-1.c