This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02c1ba60eef PR fortran/83344 Don't set bogus constant value new ee0956a19ad 2017-12-28 Steven G. Kargl kargl@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 | 6 +++++ gcc/fortran/match.c | 30 ++++++++++++---------- gcc/testsuite/ChangeLog | 5 ++++ .../gfortran.dg/array_constructor_type_22.f03 | 29 +++++++++++++++++++++ 4 files changed, 57 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_type_22.f03