Hi Andre,
Andre Vehreschild wrote:
the tests came with the sixth patch, which is more or less providing all the
tests for the previously added code.
Tobias Burnus<[email protected]> wrote:
Andre Vehreschild wrote:
tests for image_status() w/ some/all arguments are in the tests:
image_status_1.f08 for compile time tests, and
image_status_2.f08 for runtime tests.
I thought something like this – but except for making them more sensible
with more than one image, there are only two new tests in the 6/13 patch
that Jerry posted:
* gfortran.dg/coarray/co_reduce_string.f90: New test.
* gfortran.dg/coarray/sync_team.f90: New test.
Thus, as mentioned: It would be nice to have them alongside with the
patch, but adding them later is okay as well, but as mentioned I cannot
find them.
Tobias