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_O1 in repository toolchain/ci/gcc.
from 71cac7de8f1 Daily bump. adds 54c5e064cc3 Fortran: fix checking of coshape specification in ALLOCATE [...] adds a1950f5282d Daily bump. adds 3ac111372ec rs6000/test: Adjust p9-vec-length-{full,epil}-7.c [PR103196] adds 8d331aab654 [committed] Minor bfin codegen bugfix
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/config/bfin/bfin.md | 2 +- gcc/fortran/ChangeLog | 8 ++++++++ gcc/fortran/array.cc | 7 +++++++ gcc/fortran/resolve.cc | 11 ++++++----- gcc/testsuite/ChangeLog | 7 +++++++ .../gcc.target/powerpc/p9-vec-length-epil-7.c | 4 +++- .../gcc.target/powerpc/p9-vec-length-full-7.c | 4 +++- 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 +++++++++++++++++++ 11 files changed, 60 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_12.f90