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 9d613602028 libstdc++: Make incrementable<__int128> satisfied in strict mode new 17563c1153d Fortran: Fix function decl's location [PR95847] new 5eebaff9f99 Fortran: improve location data for OpenACC/OpenMP directive [...]
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/trans-decl.c | 19 ++++---- gcc/fortran/trans-openmp.c | 50 +++++++++++----------- gcc/testsuite/gfortran.dg/coverage.f90 | 17 ++++++++ .../goacc/classify-kernels-unparallelized.f95 | 4 +- .../gfortran.dg/goacc/classify-kernels.f95 | 4 +- 5 files changed, 57 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coverage.f90