r240628 - in /branches/gcc-5-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Thu Sep 29 18:35:00 GMT 2016


Author: kargl
Date: Thu Sep 29 18:35:49 2016
New Revision: 240628

URL: https://gcc.gnu.org/viewcvs?rev=240628&root=gcc&view=rev
Log:
2016-09-29  Steven G. Kargl  <kargl@gcc.gnu.org>

	Backport from trunk
	PR fortran/69514
	* array.c (gfc_match_array_constructor):  If type-spec is present,
	walk the array constructor performing possible conversions for 
	numeric types.

2016-09-29  Steven G. Kargl  <kargl@gcc.gnu.org>
	    Louis Krupp      <lkrupp@gcc.gnu.org>

	Backport from trunk
	PR fortran/69514
	* gfortran.dg/pr69514_1.f90: New test.
	* gfortran.dg/pr69514_2.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr69514_1.f90
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr69514_2.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/array.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list