This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 725244355f8 testsuite/97688 - fix check_vect () with __AVX2__ new a32d089dcf3 [OpenACC] Use proper location to 'inform' of enclosing pare [...] new a00894a3a3e PR fortran/97491 - Wrong restriction for VALUE arguments of [...]
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/fortran/resolve.c | 1 + gcc/omp-low.c | 2 +- gcc/testsuite/c-c++-common/goacc/pr92793-1.c | 58 ++++++++++++++++++++++++--- gcc/testsuite/gfortran.dg/goacc/pr92793-1.f90 | 55 ++++++++++++++++++++++--- gcc/testsuite/gfortran.dg/value_8.f90 | 16 ++++++++ 5 files changed, 121 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/value_8.f90