Dear Tobias,
>> OK for the trunk?
Yes indeed - thanks for the patch.
Cheers
Paul
http://gcc.gnu.org/ml/fortran/2012-05/msg00173.html
On 30.05.2012 18:35, Tobias Burnus wrote:
This patch is related to today's check.c patch, but independent (also
order wise).
The patch ensures that for scalar coarrays, the array path is taken in
trans-intrinsic. Thus, "to->data = from->data
*ping*
Ditto for: http://gcc.gnu.org/ml/fortran/2012-05/msg00171.html
On 30 May 2012 18:35, Tobias Burnus wrote:
This patch is related to today's check.c patch, but independent (also
order wise).
The patch ensures that for scalar coarrays, the array path is taken in
trans-intrinsic. Thus, "t
This patch is related to today's check.c patch, but independent (also
order wise).
The patch ensures that for scalar coarrays, the array path is taken in
trans-intrinsic. Thus, "to->data = from->data" gets replaced by "*to =
*from" such that the array bounds (and with -fcoarray=lib the token)