Re: [gomp4.1] Depend clause support for offloading

2015-09-04 Thread Jakub Jelinek
On Thu, Sep 03, 2015 at 04:16:50PM +0200, Jakub Jelinek wrote: > On Wed, Sep 02, 2015 at 05:58:54PM +0200, Jakub Jelinek wrote: > > Here is the start of the async offloading support I've talked about, > > but nowait is not supported on the library side yet, only depend clause > > (and for that I ha

Re: [gomp4.1] Depend clause support for offloading

2015-09-03 Thread Jakub Jelinek
Hi! FYI, I've merged trunk into the gomp-4_1-branch, it has been a while since that has been done. make -C check RUNTESTFLAGS=gomp.exp and make check-target-libgomp still pass without offloading and when offloading to mic emul (the latter with the libgomp.c/for-5.c and libgomp.c++/for-13.C LTO IC

Re: [gomp4.1] Depend clause support for offloading

2015-09-03 Thread Jakub Jelinek
On Wed, Sep 02, 2015 at 05:58:54PM +0200, Jakub Jelinek wrote: > Here is the start of the async offloading support I've talked about, > but nowait is not supported on the library side yet, only depend clause > (and for that I haven't added a testcase yet). Added testcase revealed two (small) issue

[gomp4.1] Depend clause support for offloading

2015-09-02 Thread Jakub Jelinek
Hi! On Wed, Sep 02, 2015 at 02:21:14PM +0300, Ilya Verbin wrote: > On Mon, Aug 31, 2015 at 17:07:53 +0200, Jakub Jelinek wrote: > > * gimplify.c (gimplify_scan_omp_clauses): Handle > > struct element GOMP_MAP_FIRSTPRIVATE_POINTER. > > Have you seen this? > > gcc/gimplify.c: In function ‘