This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/coarray_native in repository gcc.
from afae4a55cca Merge branch 'master' into devel/coarray_native new 5ec390b478e Fix CO_REDUCE with RESULT_IMAGE.
The 1 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/trans-array.c | 3 +-- gcc/fortran/trans-decl.c | 2 +- gcc/fortran/trans-intrinsic.c | 2 +- .../gfortran.dg/caf-shared/co_reduce_1.f90 | 24 ++++++++++++++++++++++ libgfortran/caf_shared/collective_subroutine.c | 2 +- 5 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/caf-shared/co_reduce_1.f90