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-next-defconfig in repository toolchain/ci/gcc.
from 6f3f06e431c Fortran: Delay vtab generation until after parsing [PR92587] adds 78ff090d0a0 PR fortran/96381 - invalid read in gfc_find_derived_vtab adds 0f64123bde8 Daily bump. adds d8391918de2 i386: Add _mm256_cmov_si256 [PR98521] adds b39a4023d3f i386: Prevent spurious FP exceptions with _mm_cvt{,t}ps_pi3 [...]
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/config/i386/sse.md | 50 +++++++++++++++++++++++++++------ gcc/config/i386/xopintrin.h | 6 ++++ gcc/fortran/ChangeLog | 16 +++++++++++ gcc/fortran/class.c | 4 ++- gcc/testsuite/ChangeLog | 8 ++++++ gcc/testsuite/gcc.target/i386/pr98522.c | 39 +++++++++++++++++++++++++ 7 files changed, 115 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr98522.c