This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10 in repository gcc.
from 8ec8095634c gcc/fortran/module.c: Fix indentation new 1c9af55d7ff Permit calls to builtins and intrinsics in kernels loops.
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/c-family/ChangeLog.omp | 8 +++++++ gcc/c-family/c-omp.c | 10 +++++---- gcc/fortran/ChangeLog.omp | 8 +++++++ gcc/fortran/openmp.c | 9 +++++--- gcc/testsuite/ChangeLog.omp | 8 +++++++ ...annotation-5.c => kernels-loop-annotation-20.c} | 18 ++++++--------- .../goacc/kernels-loop-annotation-20.f95 | 26 ++++++++++++++++++++++ 7 files changed, 69 insertions(+), 18 deletions(-) copy gcc/testsuite/c-c++-common/goacc/{kernels-loop-annotation-5.c => kernels-loop [...] create mode 100644 gcc/testsuite/gfortran.dg/goacc/kernels-loop-annotation-20.f95