This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from ee11be7f2d7 Fortran: Diagnose all operands/arguments with constraint vi [...] adds 2be794fae03 Remove VRP threader. adds 87e57378ba5 Limit range of modref-max-depth adds 962ff7d2849 Fix keyword name for co_reduce.
No new revisions were added by this update.
Summary of changes: gcc/fortran/check.c | 22 ++-- gcc/fortran/intrinsic.c | 2 +- gcc/fortran/intrinsic.texi | 10 +- gcc/params.opt | 4 +- 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 +- gcc/tree-pass.h | 1 - gcc/tree-ssa-threadbackward.c | 2 - gcc/tree-ssa-threadedge.c | 12 +- gcc/tree-vrp.c | 137 +-------------------- 12 files changed, 53 insertions(+), 180 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/co_reduce_2.f90