This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 38afbc1d01a * gcc.target/i386/sse4_1-round-roundeven-1.c (dg-options): [...] new c7c0ef67526 2019-08-27 Harald Anlauf anlauf@gmx.de
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 | 18 ++++++++++++ gcc/fortran/array.c | 3 ++ gcc/fortran/decl.c | 55 +++++++++++++++++++++++++++++++++++ gcc/fortran/gfortran.h | 6 ++++ gcc/fortran/gfortran.texi | 49 +++++++++++++++++++++++++++++++ gcc/fortran/match.h | 5 +++- gcc/fortran/parse.c | 34 +++++++++++++++++++++- gcc/fortran/trans-stmt.c | 27 +++++++++++++++++ gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gfortran.dg/pr91496.f90 | 38 ++++++++++++++++++++++++ 10 files changed, 238 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr91496.f90