This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cdbe47a9f1c [PATCH 1/2] ia64: Fix zero_call_used_regs for PRs [PR121535] new b1f99a0d8c4 Fortran: [PDT]Fix ICE in tree check and memory leaks[PR9021 [...]
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.cc | 16 +++++++++ gcc/fortran/trans-array.cc | 9 +++++ gcc/fortran/trans-decl.cc | 61 +++++++++++++++++++------------ gcc/fortran/trans-expr.cc | 14 ++++++++ gcc/fortran/trans-stmt.cc | 5 +-- gcc/testsuite/gfortran.dg/pdt_79.f03 | 4 +-- gcc/testsuite/gfortran.dg/pdt_80.f03 | 69 ++++++++++++++++++++++++++++++++++++ 7 files changed, 152 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pdt_80.f03