This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-build_cross in repository toolchain/ci/gcc.
from 53d76fe758a tree-optimization/96075 - fix bogus misalignment calculation adds 9f4ae405df5 Daily bump. adds 521c839fad4 i386: Fix up ix86_md_asm_adjust for TImode [PR98086] adds 7de6338ecab Daily bump. adds d910ca04934 tree-optimization/96075 - adjust testcase new 34e72e050bf PR fortran/95342 - ICE in gfc_match_subroutine, at fortran/ [...]
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 | 82 +++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 38 ++++----------- gcc/fortran/decl.c | 2 + gcc/testsuite/ChangeLog | 78 +++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/slp-46.c | 2 +- gcc/testsuite/gcc.target/i386/pr98086.c | 17 +++++++ gcc/testsuite/gfortran.dg/pr95342.f90 | 20 ++++++++ 8 files changed, 209 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr98086.c create mode 100644 gcc/testsuite/gfortran.dg/pr95342.f90