This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6ab3db36082 libstdc++: Define memory resource key functions non-inline [...] new ab1e2107c9d 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 | 7 ++ gcc/fortran/array.c | 2 +- gcc/fortran/decl.c | 21 +++--- gcc/testsuite/ChangeLog | 9 ++- .../gfortran.dg/coarray/codimension_3.f90 | 76 ++++++++++++++++++++++ 5 files changed, 101 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray/codimension_3.f90