This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/release-aarch64 in repository toolchain/ci/gcc.
from a6aa2458a92 Daily bump. adds 469aad8b5d7 Fix PR rtl-optimization/102306 adds 7026df8d25b Daily bump. adds 0d2d24fbe37 Daily bump. adds 1ae01a88d35 Fortran - fix ICE during error recovery checking entry char [...] adds 6527feb07c3 Fortran - fix handling of optional allocatable DT arguments [...] adds 79c523d40de Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 6 ++++++ gcc/DATESTAMP | 2 +- gcc/combine.c | 10 ++++++++++ gcc/fortran/ChangeLog | 19 +++++++++++++++++++ gcc/fortran/resolve.c | 4 +++- gcc/fortran/trans-expr.c | 11 +++++++++++ gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/sparc/20210917-1.c | 19 +++++++++++++++++++ gcc/testsuite/gfortran.dg/entry_25.f90 | 13 +++++++++++++ gcc/testsuite/gfortran.dg/intent_out_14.f90 | 24 ++++++++++++++++++++++++ 10 files changed, 126 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/sparc/20210917-1.c create mode 100644 gcc/testsuite/gfortran.dg/entry_25.f90 create mode 100644 gcc/testsuite/gfortran.dg/intent_out_14.f90