Re: Add checkpoint to libgomp dg-shouldfail tests (was: [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests)

2015-08-14 Thread FX
> (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

Re: Add checkpoint to libgomp dg-shouldfail tests (was: [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests)

2015-08-14 Thread Janne Blomqvist
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

Add checkpoint to libgomp dg-shouldfail tests (was: [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests)

2015-08-14 Thread Thomas Schwinge
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/

[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests

2015-04-30 Thread Thomas Schwinge
, 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