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

--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Mon Mar 19 22:03:01 2018
New Revision: 258666

URL: https://gcc.gnu.org/viewcvs?rev=258666&root=gcc&view=rev
Log:
2018-03-19  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/84931
        Backport from trunk
        * simplify.c (gfc_convert_constant): Correctly handle iterators
        for type conversion.

2018-03-19  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/84931
        Backport from trunk
        * gfortran.dg/array_constructor_52.f90: New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/array_constructor_52.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/simplify.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to