This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dddea6d4d81 d: Merge upstream dmd 9038e64c5. new 85fb1d7d5f4 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