This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 8427c3dcfb3 Daily bump. new ac4f77d2563 Fortran: Fix absent-optional handling for nondescriptor arr [...]
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/trans-array.c | 10 ++++- .../gfortran.dg/optional_assumed_charlen_2.f90 | 48 ++++++++++++++++++++++ 2 files changed, 56 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/optional_assumed_charlen_2.f90