This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 056280dea42 Fortran: Allow declaration of finalizable DT in a submodule [...] new 842a432b022 Fortran: Fix assumed length chars and len inquiry [PR103716]
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 | 4 +++- gcc/fortran/trans-expr.cc | 2 ++ gcc/testsuite/gfortran.dg/pr103716.f90 | 15 +++++++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/pr103716.f90