On 06/10/2011 12:23 PM, Tobias Burnus wrote:
+ /* SYNC ALL => stat == null_pointer_node
+ SYNC ALL(stat=s) => stat has an integer type
+
+ If "stat" has the wrong integer type, use a temp variable of
+ the right type and later cast the result back into "stat". */
Intending: The last two lines w
On 06/10/2011 11:12 AM, Daniel Carrera wrote:
This is the patch recently discussed in the GFortran list, now ready
for official submission.
[...]
2011-06-07 Daniel Carrera
* gfortran.dg/coarray/sync_1.f90: New
Test "SYNC ALL", "SYNC MEMORY" and "SYNC IMAGES".
"Test" -> "test for".
This is the patch recently discussed in the GFortran list, now ready for
official submission.
As my first submission as a GSoC student, this is a simple patch mainly
intended to familiarize me with GFortran. I changed the signature of the
functions _gfortran_caf_sync_all and _gfortran_caf_sync