This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 0d2d24fbe37 Daily bump. new 1ae01a88d35 Fortran - fix ICE during error recovery checking entry char [...] new 6527feb07c3 Fortran - fix handling of optional allocatable DT arguments [...]
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/resolve.c | 4 +++- gcc/fortran/trans-expr.c | 11 +++++++++++ gcc/testsuite/gfortran.dg/entry_25.f90 | 13 +++++++++++++ gcc/testsuite/gfortran.dg/intent_out_14.f90 | 24 ++++++++++++++++++++++++ 4 files changed, 51 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/entry_25.f90 create mode 100644 gcc/testsuite/gfortran.dg/intent_out_14.f90