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 84026854950 Daily bump. new dca8e28c990 Fortran: procedures with BIND(C) attribute require explicit [...] new b9f6e7e234b Fortran: simplification of NEAREST for large argument [PR109186]
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 | 10 ++++++++++ gcc/fortran/simplify.c | 2 +- gcc/testsuite/gfortran.dg/nearest_6.f90 | 26 ++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr85877.f90 | 25 +++++++++++++++++++++++++ 4 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/nearest_6.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr85877.f90