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 f9de337 Support for allocatabe scalar components added. Fixed some te [...] new 19f0f84 Steps to get_by_ref() reffing of scalar and full array result [...]
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/symbol.c | 4 +- gcc/fortran/trans-array.c | 8 +- gcc/fortran/trans-expr.c | 2 +- gcc/fortran/trans-intrinsic.c | 13 +-- gcc/fortran/trans-stmt.c | 6 +- gcc/fortran/trans.c | 39 +++++-- gcc/fortran/trans.h | 2 +- libgfortran/caf/single.c | 248 +++++++++++++++++++++++++++++++++++++++--- 8 files changed, 282 insertions(+), 40 deletions(-)