[Bug fortran/71799] [7 Regression] ICE in DO loop code emission (gfc_resolve_iterator)
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 30 16:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71799
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Sep 30 16:58:31 2016
New Revision: 240668
URL: https://gcc.gnu.org/viewcvs?rev=240668&root=gcc&view=rev
Log:
2016-09-30 Steven G. Kargl <kargl@gcc.gnu.org>
Backport from trunk
PR fortran/71799
* gfortran.dg/pr71799.f90: New test.
2016-09-30 Steven G. Kargl <kargl@gcc.gnu.org>
Backport from trunk
PR fortran/71799
* resolve.c(gfc_resolve_iterator): Failure of type conversion need
not ICE.
Added:
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr71799.f90
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/resolve.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list