This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4aef14b0955 Darwin: Update specs handling '-r'. new 1e819bd95eb Fortran: validate shape of arrays in constructors against d [...]
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/decl.c | 9 ++++--- gcc/fortran/resolve.c | 28 ++++++++++++++++++++ .../gfortran.dg/derived_constructor_char_1.f90 | 2 +- gcc/testsuite/gfortran.dg/pr102685.f90 | 30 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr70931.f90 | 3 ++- gcc/testsuite/gfortran.dg/transfer_simplify_2.f90 | 2 +- 6 files changed, 68 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr102685.f90