Re: [gomp4] Adjust Fortran OACC async lib test

2015-12-08 Thread Thomas Schwinge
Hi! On Mon, 23 Nov 2015 19:09:36 +0800, Chung-Lin Tang wrote: > this fix adds more acc_wait's to libgomp.oacc-fortran/lib-1[13].f90. It has not been obvious to me that these test cases would regress (PASS -> FAIL, at least for some optimization levels) when your recent

Re: [gomp4] Adjust Fortran OACC async lib test

2015-12-02 Thread Chung-Lin Tang
Ping. Hi Thomas, this is only for gomp4 ATM, okay to commit? Thanks, Chung-Lin On 2015/11/23 7:09 PM, Chung-Lin Tang wrote: > Hi Thomas, > this fix adds more acc_wait's to libgomp.oacc-fortran/lib-1[13].f90. > > For lib-12.f90, it's sort of a fix before we can resolve the issue > of intended

[gomp4] Adjust Fortran OACC async lib test

2015-11-23 Thread Chung-Lin Tang
Hi Thomas, this fix adds more acc_wait's to libgomp.oacc-fortran/lib-1[13].f90. For lib-12.f90, it's sort of a fix before we can resolve the issue of intended semantics for "wait+async". As for lib-13.f90, I believe these added acc_wait calls seem reasonable, since we can't immediately assume