Re: [patch,gomp-4_0-branch] openacc collapse clause

2014-07-14 Thread Cesar Philippidis
On 07/11/2014 02:27 AM, Thomas Schwinge wrote: > Hi Cesar! > > On Thu, 10 Jul 2014 11:47:42 -0700, Cesar Philippidis > wrote: >> These patch enables the collapse clause with a value greater than one. > > Thanks! > >> Is this patch OK for gomp-4_0-branch? > > OK with the following addressed: >

Re: [patch,gomp-4_0-branch] openacc collapse clause

2014-07-11 Thread Thomas Schwinge
Hi Cesar! On Thu, 10 Jul 2014 11:47:42 -0700, Cesar Philippidis wrote: > These patch enables the collapse clause with a value greater than one. Thanks! > Is this patch OK for gomp-4_0-branch? OK with the following addressed: > --- a/gcc/c/c-parser.c > +++ b/gcc/c/c-parser.c > @@ -11260,6 +11