This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from 2be794fae03 Remove VRP threader. adds 87e57378ba5 Limit range of modref-max-depth adds 962ff7d2849 Fix keyword name for co_reduce. adds 3cb25fd1adb Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 76 ++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 16 +++++ gcc/fortran/check.c | 22 +++---- gcc/fortran/intrinsic.c | 2 +- gcc/fortran/intrinsic.texi | 10 +-- gcc/params.opt | 4 +- gcc/testsuite/ChangeLog | 20 ++++++ gcc/testsuite/gfortran.dg/co_reduce_2.f90 | 15 +++++ .../gfortran.dg/coarray_collectives_14.f90 | 16 ++--- .../gfortran.dg/coarray_collectives_16.f90 | 6 +- .../gfortran.dg/coarray_collectives_9.f90 | 6 +- 12 files changed, 161 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/co_reduce_2.f90