This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a5e919027fd Consistently order 'OMP_CLAUSE_SELF' right after 'OMP_CLAUSE_IF' new 047841a68eb Extend test suite coverage for OpenACC 'self' clause for co [...]
The 1 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/if-clause-2.c | 2 + gcc/testsuite/c-c++-common/goacc/self-clause-1.c | 6 +++ gcc/testsuite/c-c++-common/goacc/self-clause-2.c | 20 ++++++++++ gcc/testsuite/gfortran.dg/goacc/if.f95 | 10 ++++- gcc/testsuite/gfortran.dg/goacc/kernels-tree.f95 | 5 ++- gcc/testsuite/gfortran.dg/goacc/parallel-tree.f95 | 3 +- gcc/testsuite/gfortran.dg/goacc/self.f95 | 8 ++++ libgomp/testsuite/libgomp.oacc-c-c++-common/if-1.c | 4 ++ .../libgomp.oacc-c-c++-common/if-self-1.c | 36 ++++++++++++++++++ .../testsuite/libgomp.oacc-c-c++-common/self-1.c | 5 +++ libgomp/testsuite/libgomp.oacc-fortran/if-1.f90 | 4 ++ .../libgomp.oacc-fortran/{if-1.f90 => self-1.f90} | 44 ++++++++++++---------- 12 files changed, 123 insertions(+), 24 deletions(-) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/if-self-1.c copy libgomp/testsuite/libgomp.oacc-fortran/{if-1.f90 => self-1.f90} (93%)