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 60f2708 Implemented copying of coarrays. Started implementation of po [...] new 860b5f6 Removed preliminary support for polymorphic classes. Will be [...] new 64b643a Added offset computation for component access of derived type [...]
The 2 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 | 5 +++-- gcc/fortran/trans-expr.c | 30 ++++++++++++++++++++++++++-- gcc/fortran/trans-intrinsic.c | 11 +++------- gcc/fortran/trans.c | 2 +- gcc/testsuite/gfortran.dg/coarray_poly_5.f90 | 2 +- 5 files changed, 36 insertions(+), 14 deletions(-)