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 cae6e01d846 PR fortran/91414 Correctly fill master_state from os_seed. new 5ba932065c8 2019-08-13 Thomas Koenig tkoenig@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 | 8 ++++++++ gcc/fortran/frontend-passes.c | 24 +++++++++++++++++++++- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gfortran.dg/do_subscript_3.f90 | 22 ++++++++++++++++++++ gcc/testsuite/gfortran.dg/do_subscript_4.f90 | 11 ++++++++++ gcc/testsuite/gfortran.dg/pr70754.f90 | 13 ++++++------ libgomp/ChangeLog | 7 +++++++ .../testsuite/libgomp.oacc-fortran/routine-7.f90 | 2 +- 8 files changed, 87 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_3.f90 create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_4.f90