https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69514

--- Comment #7 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Sep  8 22:33:10 2016
New Revision: 240039

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

        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-08  Steven G. Kargl  <ka...@gcc.gnu.org>
            Louis Krupp      <lkr...@gcc.gnu.org>

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

Added:
    trunk/gcc/testsuite/gfortran.dg/pr69514_1.f90
    trunk/gcc/testsuite/gfortran.dg/pr69514_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/array.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to