This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch vehre/coarray in repository gcc.
from bf81981 Added caf_*_by_ref() functions. Added generation of caf_refer [...] new c89a171 Added support for all array reference modes beside CAF_ARR_RE [...]
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/gfortran.texi | 58 +++--- gcc/fortran/primary.c | 8 +- gcc/fortran/trans-decl.c | 7 +- gcc/fortran/trans-intrinsic.c | 400 ++++++++++++++++++++++++++++++++++++++---- gcc/fortran/trans-types.c | 8 +- gcc/fortran/trans.h | 1 + libgfortran/caf/libcaf.h | 4 +- libgfortran/caf/single.c | 2 +- 8 files changed, 405 insertions(+), 83 deletions(-)