r244590 - in /trunk/gcc: fortran/ChangeLog fort...
vehre@gcc.gnu.org
vehre@gcc.gnu.org
Wed Jan 18 19:03:00 GMT 2017
Author: vehre
Date: Wed Jan 18 19:03:21 2017
New Revision: 244590
URL: https://gcc.gnu.org/viewcvs?rev=244590&root=gcc&view=rev
Log:
gcc/testsuite/ChangeLog:
2017-01-18 Andre Vehreschild <vehre@gcc.gnu.org>
* gfortran.dg/coarray_alloc_with_implicit_sync_2.f90: New test.
Also fixed date in gcc/testsuite/ChangeLog on my previous commit.
gcc/fortran/ChangeLog:
2017-01-18 Andre Vehreschild <vehre@gcc.gnu.org>
* primary.c (caf_variable_attr): Improve figuring whether the current
component is the last one refed.
* trans-stmt.c (gfc_trans_allocate): Do not generate sync_all calls
when allocating pointer or allocatable components.
Added:
trunk/gcc/testsuite/gfortran.dg/coarray_alloc_with_implicit_sync_2.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/primary.c
trunk/gcc/fortran/trans-stmt.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list