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/master-arm-bootstrap_debug in repository toolchain/ci/gcc.
from 3d41408c5d2 analyzer: fix folding of regions involving unknown ptrs [PR103892] adds 71cac7de8f1 Daily bump. adds 54c5e064cc3 Fortran: fix checking of coshape specification in ALLOCATE [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 11 +++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 18 +++++++++++ gcc/cp/ChangeLog | 19 +++++++++++ gcc/fortran/array.cc | 7 ++++ gcc/fortran/resolve.cc | 11 ++++--- gcc/testsuite/ChangeLog | 39 +++++++++++++++++++++++ gcc/testsuite/gfortran.dg/coarray_44.f90 | 2 ++ gcc/testsuite/gfortran.dg/coarray_allocate_11.f90 | 6 ++-- gcc/testsuite/gfortran.dg/coarray_allocate_12.f90 | 19 +++++++++++ 10 files changed, 125 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_12.f90