This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b15d46e8057 Remove a couple mudflap remnants new c1691509e5a Fortran: fix passing of zero-sized array arguments to proce [...]
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.cc | 2 +- gcc/testsuite/gfortran.dg/zero_sized_14.f90 | 181 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/zero_sized_15.f90 | 114 ++++++++++++++++++ 3 files changed, 296 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/zero_sized_14.f90 create mode 100644 gcc/testsuite/gfortran.dg/zero_sized_15.f90