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 d554d6ceddd Add README.native_coarrays. new ea11ddf3d8f Change name of option to -fcoarray=shared and library name [...] new 4ee45ae9449 Correctly handle deallocation of components.
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/lang.opt | 4 +- gcc/fortran/trans-decl.c | 19 +- gcc/fortran/trans.c | 26 +- libgfortran/Makefile.am | 8 +- libgfortran/Makefile.in | 502 ++++++++++++++++----------------- libgfortran/configure | 6 +- libgfortran/nca/README.native_coarrays | 2 +- 7 files changed, 295 insertions(+), 272 deletions(-)