This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 767a93886a3 Daily bump. new 915fdb3bd97 Fortran: Fix some minor PDT parse errors [PR95543,PR103748]
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 | 18 +++++++++++++- gcc/fortran/primary.cc | 8 +++++- gcc/testsuite/gfortran.dg/pdt_17.f03 | 2 +- gcc/testsuite/gfortran.dg/pdt_57.f03 | 47 ++++++++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pdt_58.f03 | 14 +++++++++++ 5 files changed, 86 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pdt_57.f03 create mode 100644 gcc/testsuite/gfortran.dg/pdt_58.f03