r252236 - in /branches/range-gen2/gcc: fortran/...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Wed Sep 13 16:16:00 GMT 2017


Author: aldyh
Date: Wed Sep 13 16:16:57 2017
New Revision: 252236

URL: https://gcc.gnu.org/viewcvs?rev=252236&root=gcc&view=rev
Log:
2017-08-01  Thomas König  <tkoenig@gcc.gnu.org>

	PR fortran/79312
	* intrisic.c (gfc_convert_type_warn):  Only set typespec for
	empty array constructors which don't have it already.

2017-08-01  Thomas König  <tkoenig@gcc.gnu.org>

	PR fortran/79312
	* gfortran.dg/logical_assignment_1.f90:  New test.

Added:
    branches/range-gen2/gcc/testsuite/gfortran.dg/logical_assignment_1.f90
Modified:
    branches/range-gen2/gcc/fortran/ChangeLog
    branches/range-gen2/gcc/fortran/intrinsic.c
    branches/range-gen2/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list