This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 239eb53 2017-01-22 Matthias Klose doko@ubuntu.com new 3dfeb19 PR fortran/79154 * parse.c (matchs, matcho, matchds, matchd [...]
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 | 9 ++++ gcc/fortran/parse.c | 81 +++++++++++++++++++++------- gcc/testsuite/ChangeLog | 6 +++ gcc/testsuite/gfortran.dg/gomp/pr79154-1.f90 | 32 +++++++++++ gcc/testsuite/gfortran.dg/gomp/pr79154-2.f90 | 44 +++++++++++++++ 5 files changed, 153 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr79154-1.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr79154-2.f90