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 0a79a5457a1 Fortran: Fix ICE due to elemental procedure pointers [PR98472]. new 56defe31918 Fortran: Improve resolution of associate variables. [PR93701].
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/resolve.c | 9 ++++++++ gcc/testsuite/gfortran.dg/associate_54.f90 | 34 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/associate_55.f90 | 35 +++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/associate_56.f90 | 36 ++++++++++++++++++++++++++++++ 4 files changed, 114 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/associate_54.f90 create mode 100644 gcc/testsuite/gfortran.dg/associate_55.f90 create mode 100644 gcc/testsuite/gfortran.dg/associate_56.f90