Re: [gomp4] remove GOVD_USE_DEVPTR

2017-01-10 Thread Thomas Schwinge
Hi! On Mon, 7 Nov 2016 12:45:43 -0800, Cesar Philippidis wrote: > It looks like gomp-4_0-branch was using the GOVD_USE_DEVPTR attribute [...] > I've applied this patch remove GOVD_USE_DEVPTR from gomp4. I'm seeing: [...]/gcc/gimplify.c: In function 'int gimplify_adjust_omp_clauses_1(splay

Re: [gomp4] remove GOVD_USE_DEVPTR

2017-01-10 Thread Thomas Schwinge
Hi! On Mon, 7 Nov 2016 12:45:43 -0800, Cesar Philippidis wrote: > It looks like gomp-4_0-branch was using the GOVD_USE_DEVPTR attribute [...] > I've applied this patch remove GOVD_USE_DEVPTR from gomp4. > 2016-11-07 Cesar Philippidis > > gcc/fortran/ > * openmp.c (gfc_match_omp_

[gomp4] remove GOVD_USE_DEVPTR

2016-11-07 Thread Cesar Philippidis
It looks like gomp-4_0-branch was using the GOVD_USE_DEVPTR attribute for deviceptr data mappings to implicitly set the implicit data clause for deviceptr variables to present inside OpenACC offloading regions that are nested inside an ACC DATA region. This isn't necessary anymore because the gimpl