This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c9bf4d4354b c++tools: Fix memory leak new 99af0b2f0fe Fortran: error recovery on initializing invalid derived typ [...] new cfcb27cfcb1 Fortran: do not restrict PDT KIND and LEN type parameters t [...]
The 2 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.c | 16 ---------------- gcc/fortran/resolve.c | 11 +++++++++-- gcc/testsuite/gfortran.dg/pdt_4.f03 | 4 ++-- gcc/testsuite/gfortran.dg/pr102816.f90 | 9 +++++++++ 4 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr102816.f90