Re: [openacc] fortran loop clauses and splitting

2015-12-01 Thread Jakub Jelinek
On Mon, Nov 30, 2015 at 10:00:06AM -0800, Cesar Philippidis wrote: > This patch contains the following bug fixes: > > * Teaches gfortran to accept both num and static gang arguments inside >same clause. E.g. gang(num:10, static:30). Currently, gfortran only >allows one of those arguments

[openacc] fortran loop clauses and splitting

2015-11-30 Thread Cesar Philippidis
This patch contains the following bug fixes: * Teaches gfortran to accept both num and static gang arguments inside same clause. E.g. gang(num:10, static:30). Currently, gfortran only allows one of those arguments to appear in a gang clause. * Make the diagnostics reported by resovle_oacc