 
            This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dbd0e8fc50e LoongArch: Fix bug for PR122097. new 46dcc8e575c Fortran: Fix recursive PDT function invocation [PR122433, P [...]
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/decl.cc | 14 +++++++ gcc/fortran/resolve.cc | 3 +- gcc/testsuite/gfortran.dg/pdt_62.f03 | 78 ++++++++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pdt_63.f03 | 26 ++++++++++++ 4 files changed, 120 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/pdt_62.f03 create mode 100644 gcc/testsuite/gfortran.dg/pdt_63.f03
