This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e4ab1f87805 diagnostics: generalize state graph code to use json::prope [...] new e4e6a42ae93 Fortran: Error in nested PDTs with undefined KIND exprs. [122109]
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 | 10 +++++++++- gcc/testsuite/gfortran.dg/pdt_52.f03 | 36 ++++++++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pdt_53.f03 | 28 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pdt_54.f03 | 28 ++++++++++++++++++++++++++++ 4 files changed, 101 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/pdt_52.f03 create mode 100644 gcc/testsuite/gfortran.dg/pdt_53.f03 create mode 100644 gcc/testsuite/gfortran.dg/pdt_54.f03