This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0be29282085 cobol: Fix up help.exp failures new 57aca7d7f8c Fortran: Implement finalization PDTs [PR103371]
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 | 23 ++++++++++++++++--- gcc/fortran/primary.cc | 20 ++++++++++++---- gcc/fortran/trans-decl.cc | 31 +++++++++++++++++++++++-- gcc/fortran/trans.h | 3 ++- gcc/testsuite/gfortran.dg/pdt_71.f03 | 44 ++++++++++++++++++++++++++++++++++++ 5 files changed, 110 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pdt_71.f03