Re: [gomp4] OpenACC async clause regressions

2016-03-30 Thread Thomas Schwinge
Hi! On Wed, 18 Nov 2015 16:17:39 +0100, Tom de Vries wrote: > On 22/10/15 20:27, Thomas Schwinge wrote: > > diff --cc libgomp/testsuite/libgomp.oacc-c-c++-common/asyncwait-1.c > > index d478ce2,22cef6d..f3b490a > > --- libgomp/testsuite/libgomp.oacc-c-c++-common/asyncwait-1.c > > +++ libgomp/test

Re: [gomp4] OpenACC async clause regressions

2015-11-18 Thread Tom de Vries
On 22/10/15 20:27, Thomas Schwinge wrote: diff --cc libgomp/testsuite/libgomp.oacc-c-c++-common/asyncwait-1.c index d478ce2,22cef6d..f3b490a --- libgomp/testsuite/libgomp.oacc-c-c++-common/asyncwait-1.c +++ libgomp/testsuite/libgomp.oacc-c-c++-common/asyncwait-1.c @@@ -1,4 -1,4 +1,6 @@@ /* { d

[gomp4] OpenACC async clause regressions (was: [gomp4.1] Add new versions of GOMP_target{,_data,_update} and GOMP_target_enter_exit_data)

2015-10-22 Thread Thomas Schwinge
Hi! On Mon, 19 Oct 2015 18:24:35 +0200, I wrote: > Chung-Lin, would you please have a look at the following (on > gomp-4_0-branch)? Also, anyone else got any ideas off-hand? Ilya, Jakub, thanks for your comments! > On Tue, 23 Jun 2015 13:51:39 +0200, Jakub Jelinek wrote: > > On Tue, Jun 23, 20