This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9fc8f278ebe Daily bump. new 004fc4f2fc6 Enhance further testcases to verify handling of OpenACC pri [...] new c43cb355f25 Enhance further testcases to verify Openacc 'kernels' decom [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/testsuite/c-c++-common/goacc-gomp/nesting-1.c | 16 ++- gcc/testsuite/c-c++-common/goacc/kernels-loop-g.c | 3 + gcc/testsuite/c-c++-common/goacc/nesting-1.c | 18 ++- gcc/testsuite/gcc.dg/goacc/nested-function-1.c | 22 ++++ gcc/testsuite/gfortran.dg/goacc/common-block-3.f90 | 31 ++++- .../gfortran.dg/goacc/nested-function-1.f90 | 10 ++ .../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c | 48 +++++++- .../libgomp.oacc-c-c++-common/kernels-loop-g.c | 3 + libgomp/testsuite/libgomp.oacc-fortran/if-1.f90 | 125 +++++++++++---------- 9 files changed, 195 insertions(+), 81 deletions(-)