On Mon, May 08, 2017 at 07:02:15PM +0200, Thomas Schwinge wrote: > Hi! > > Ping. > > On Thu, 4 Aug 2016 16:06:10 +0200, I wrote: > > Ping. > > > > On Wed, 27 Jul 2016 10:59:02 +0200, I wrote: > > > OK for trunk? > > (In the mean time, I also added some more testing.) > > commit b7d61270dfc581a6ea130f7a4fa7506a0a5762d8 > Author: Thomas Schwinge <tho...@codesourcery.com> > Date: Mon May 8 18:22:50 2017 +0200 > > Test cases to check OpenACC offloaded function's attributes and > classification > > gcc/testsuite/ > * c-c++-common/goacc/classify-kernels-unparallelized.c: New file. > * c-c++-common/goacc/classify-kernels.c: Likewise. > * c-c++-common/goacc/classify-parallel.c: Likewise. > * c-c++-common/goacc/classify-routine.c: Likewise. > * gfortran.dg/goacc/classify-kernels-unparallelized.f95: Likewise. > * gfortran.dg/goacc/classify-kernels.f95: Likewise. > * gfortran.dg/goacc/classify-parallel.f95: Likewise. > * gfortran.dg/goacc/classify-routine.f95: Likewise.
Dunno if it isn't too fragile, but if you are willing to maintain it, ok. Jakub