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 74e98d45ed2 Daily bump. new 89f2058edf6 2019-07-07 Paul Thomas pault@gcc.gnu.org
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 | 10 ++- gcc/fortran/trans-array.c | 13 ---- gcc/testsuite/ChangeLog | 6 ++ gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++ 4 files changed, 105 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.f90