This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c6bb16c9a58 * config/i386/i386.md (ix86_expand_vector_extract) <case E [...] new 78b4df55ee2 2019-08-13 Steven G. Kargl kargl@gcc.gnu.org new b6604a12632 2013-08-13 Thomas Koenig tkoenig@gcc.gnu.org
The 2 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/frontend-passes.c | 5 +++++ gcc/fortran/resolve.c | 24 ++++++++++++++++++-- gcc/testsuite/ChangeLog | 12 +++++++++- gcc/testsuite/gfortran.dg/do_subscript_5.f90 | 17 ++++++++++++++ gcc/testsuite/gfortran.dg/pr89647.f90 | 33 ++++++++++++++++++++++++++++ 6 files changed, 100 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_5.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr89647.f90