This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 68fd1c9f22a contrib: filter out a new Clang warning new b2202431910 fortran: Fix up gfc_trans_oacc_construct [PR104717]
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/fortran/trans-openmp.cc | 2 ++ gcc/testsuite/gfortran.dg/goacc/pr104717.f90 | 22 ++++++++++++++++++++++ .../goacc/privatization-1-compute-loop.f90 | 7 ++++--- .../libgomp.oacc-fortran/privatized-ref-2.f90 | 7 +++++++ 4 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr104717.f90