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 1a50de87787 Made the ALLOCATED intrinsic work with scalar coarrays. new fe0069ed4d6 Add offset to allocatable shared coarrays.
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 | 54 ++++++++++++++++++---- gcc/fortran/trans-array.h | 3 +- gcc/fortran/trans-decl.c | 21 ++++++--- gcc/fortran/trans-intrinsic.c | 2 +- gcc/fortran/trans.h | 7 ++- .../{ => caf-shared}/coarray_allocate_3.f08 | 3 +- libgfortran/caf_shared/wrapper.c | 8 ++-- 7 files changed, 72 insertions(+), 26 deletions(-) copy gcc/testsuite/gfortran.dg/{ => caf-shared}/coarray_allocate_3.f08 (93%)