r256025 - in /branches/gcc-7-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Thu Dec 28 20:43:00 GMT 2017
Author: kargl
Date: Thu Dec 28 20:43:38 2017
New Revision: 256025
URL: https://gcc.gnu.org/viewcvs?rev=256025&root=gcc&view=rev
Log:
2017-12-28 Steven G. Kargl <kargl@gcc.gnu.org>
PR Fortran/83548
* match.c (gfc_match_type_spec): Check for LOGICAL conflict in
type-spec versus LOGICAL intrinsic subprogram.
2017-12-28 Steven G. Kargl <kargl@gcc.gnu.org>
PR Fortran/83548
* gfortran.dg/array_constructor_type_22.f03: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/array_constructor_type_22.f03
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/match.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list