This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 2f6481fec5d Daily bump. new 4a2e1b3b026 Fortran] PR84135 fix merging dimension into codimension array spec
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/ChangeLog | 14 +++- gcc/fortran/array.c | 2 +- gcc/fortran/decl.c | 21 +++--- gcc/testsuite/ChangeLog | 16 +++-- .../gfortran.dg/coarray/codimension_3.f90 | 76 ++++++++++++++++++++++ 5 files changed, 111 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray/codimension_3.f90