[Bug fortran/51434] ICE with scalar init of an array parameter, used in DT default init with transfer
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 3 19:03:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51434
--- Comment #23 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Mar 3 19:02:28 2018
New Revision: 258222
URL: https://gcc.gnu.org/viewcvs?rev=258222&root=gcc&view=rev
Log:
2018-03-03 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/51434
* simplify.c (gfc_simplify_transfer): Resolve mold.
2018-03-03 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/51434
* gfortran.dg/pr51434.f90: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr51434.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/simplify.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list