> (Can a Fortran person please comment on this: as it's nontrivial to write
> to stderr, let's just write to stdout followed by a flush, which does
> have the same ordering effect -- OK?)
Although there are no absolute guarantees on flushing, it should work in
practice.
Note that the FLUSH subro
On Fri, Aug 14, 2015 at 1:56 PM, Thomas Schwinge
wrote:
> Hi!
>
> (Can a Fortran person please comment on this: as it's nontrivial to write
> to stderr, let's just write to stdout followed by a flush, which does
> have the same ordering effect -- OK?)
If you want to write to stderr, with gfortran
b13226260b
> Author: tschwinge
> Date: Thu Apr 30 12:44:39 2015 +0000
>
> [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests
>
> PR testsuite/65205
> --- libgomp/testsuite/libgomp.oacc-c-c++-common/clauses-2.c
> +++ libgomp/testsuite/
, committed to trunk in r222620:
commit cf9c09c49e63176ff8a1fba429971cb13226260b
Author: tschwinge
Date: Thu Apr 30 12:44:39 2015 +
[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests
PR testsuite/65205
libgomp/
* testsuite/lib/libgomp.exp