This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da056355584 PR91068: Fix MIPS fallout from IRA matched operand changes new be717dc1f16 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 | 11 +++- gcc/fortran/trans-array.c | 17 +---- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++ 4 files changed, 106 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.f90