This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b4455521c1f 2019-06-20 Steven G. Kargl kargl@gcc.gnu.org new 69f4e55be99 PR c++/68265 * g++.dg/parse/error62.C: New test. new 7aafc1840f5 2019-06-20 Steven G. Kargl kargl@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 | 7 +++++++ gcc/fortran/decl.c | 10 ++++++++++ gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/g++.dg/parse/error62.C | 10 ++++++++++ gcc/testsuite/gfortran.dg/pr77632_1.f90 | 7 +++++++ 5 files changed, 44 insertions(+) create mode 100644 gcc/testsuite/g++.dg/parse/error62.C create mode 100644 gcc/testsuite/gfortran.dg/pr77632_1.f90