[Bug fortran/84931] Expansion of array constructor with constant implied-do-object goes sideways
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 19 22:50:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84931
--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Mon Mar 19 22:49:33 2018
New Revision: 258667
URL: https://gcc.gnu.org/viewcvs?rev=258667&root=gcc&view=rev
Log:
2018-03-19 Thomas Koenig <tkoenig@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 <tkoenig@gcc.gnu.org>
PR fortran/84931
Backport from trunk
* gfortran.dg/array_constructor_52.f90: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/array_constructor_52.f90
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/simplify.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list