This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2be794fae03 Remove VRP threader. new 87e57378ba5 Limit range of modref-max-depth new 962ff7d2849 Fix keyword name for co_reduce.
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/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 +++--- 8 files changed, 48 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/co_reduce_2.f90