This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a8b6e197e36 Remove inline debug markers if support not enabled on accel [...] new 8f3c814bf48 Save typespec for empty array constructor.
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 | 12 ++++++++++++ gcc/fortran/array.c | 18 ++++++++++++++++++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gfortran.dg/zero_sized_11.f90 | 8 ++++++++ gcc/testsuite/gfortran.dg/zero_sized_12.f90 | 17 +++++++++++++++++ 5 files changed, 61 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/zero_sized_11.f90 create mode 100644 gcc/testsuite/gfortran.dg/zero_sized_12.f90