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_binutils/release-aarch64 in repository toolchain/ci/gcc.
from d7b2e9bd1a3 c++: Fix docs on assignment of virtual bases [PR60318] adds f459220912d Daily bump. adds 3556ab610cb Daily bump. adds 7edb992d819 compiler: correct condition for calling memclrHasPointers adds a22c0458cb5 Daily bump. new 0d09acc0d62 Fortran - improve error recovery determining array element [...] new 7ca5bcb0f12 Fortran - out of bounds in array constructor with implied do loop
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 | 19 +++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/expr.c | 7 +++---- gcc/fortran/trans-expr.c | 4 +++- gcc/go/gofrontend/expressions.cc | 2 +- gcc/testsuite/ChangeLog | 27 +++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/bounds_check_23.f90 | 18 ++++++++++++++++++ gcc/testsuite/gfortran.dg/pr101327.f90 | 11 +++++++++++ 8 files changed, 83 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_23.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr101327.f90