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-master-aarch64-mainline-defconfig in repository toolchain/ci/gcc.
from 392bc7d2130 Daily bump. adds d176184d98a PR fortran/95106 - truncation of long symbol names with EQU [...] new a7fe89194ce Daily bump. new 94c0409717b Add missing expander for vector float_extend and float_truncate.
The 2 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 | 7 +++++ gcc/DATESTAMP | 2 +- gcc/config/i386/sse.md | 14 ++++++++++ gcc/fortran/ChangeLog | 6 ++++ gcc/fortran/trans-common.c | 5 ++-- gcc/testsuite/ChangeLog | 10 +++++++ gcc/testsuite/gcc.target/i386/pr95125-avx.c | 27 ++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr95125-avx512f.c | 37 +++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/equiv_11.f90 | 12 ++++++++ 9 files changed, 117 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr95125-avx.c create mode 100644 gcc/testsuite/gcc.target/i386/pr95125-avx512f.c create mode 100644 gcc/testsuite/gfortran.dg/equiv_11.f90