This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_ubsan in repository toolchain/ci/gcc.
from c503f416f22 sparc: Add scheduling information for LEON5 adds 58c76fb477b Fortran - ensure simplification of bounds of array-valued n [...] adds 3bc4ed08514 Fortran - fix handling of substring start and end indices adds a6aa2458a92 Daily bump. adds 469aad8b5d7 Fix PR rtl-optimization/102306 adds 7026df8d25b Daily bump. adds 0d2d24fbe37 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 58 +++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/combine.c | 10 +++++ gcc/fortran/ChangeLog | 19 ++++++++++ gcc/fortran/decl.c | 18 +++++++++ gcc/fortran/expr.c | 4 +- gcc/testsuite/ChangeLog | 29 +++++++++++++++ gcc/testsuite/gcc.target/sparc/20210917-1.c | 19 ++++++++++ gcc/testsuite/gfortran.dg/pr82314.f90 | 11 ++++++ gcc/testsuite/gfortran.dg/substr_6.f90 | 2 + 10 files changed, 169 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/sparc/20210917-1.c create mode 100644 gcc/testsuite/gfortran.dg/pr82314.f90