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 19f0f84 Steps to get_by_ref() reffing of scalar and full array result [...] new e80fe9c Finished caf_get_by_ref() support. Added basic caf_send_by_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/primary.c | 6 +- gcc/fortran/trans-expr.c | 32 +- gcc/fortran/trans-intrinsic.c | 38 +- gcc/fortran/trans.h | 3 +- libgfortran/caf/libcaf.h | 10 +- libgfortran/caf/single.c | 975 ++++++++++++++++++++++++++---------------- 6 files changed, 672 insertions(+), 392 deletions(-)