This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 692b887e5af Test cases to check OpenACC offloaded function's attributes [...] new 1d3ea8fcace Use "oacc kernels" attribute for OpenACC kernels
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/ChangeLog | 13 ++++++++++++ gcc/omp-expand.c | 20 ++++++++++-------- gcc/omp-general.c | 18 ++-------------- gcc/omp-general.h | 4 +--- gcc/omp-offload.c | 24 +++++++++++----------- gcc/testsuite/ChangeLog | 9 ++++++++ .../goacc/classify-kernels-unparallelized.c | 8 ++++---- .../c-c++-common/goacc/classify-kernels.c | 8 ++++---- .../c-c++-common/goacc/classify-parallel.c | 2 +- .../c-c++-common/goacc/classify-routine.c | 2 +- .../goacc/classify-kernels-unparallelized.f95 | 8 ++++---- .../gfortran.dg/goacc/classify-kernels.f95 | 8 ++++---- .../gfortran.dg/goacc/classify-parallel.f95 | 2 +- .../gfortran.dg/goacc/classify-routine.f95 | 2 +- gcc/tree-parloops.c | 5 ++++- gcc/tree-ssa-loop.c | 5 +---- 16 files changed, 74 insertions(+), 64 deletions(-)