[Bug fortran/78686] ICE in gfc_apply_init, at fortran/expr.c:4124
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 21 19:09:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78686
--- Comment #6 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Tue Nov 21 19:09:01 2017
New Revision: 255029
URL: https://gcc.gnu.org/viewcvs?rev=255029&root=gcc&view=rev
Log:
2017-11-21 Paul Thomas <pault@gcc.gnu.org>
Backported from trunk fix for PR82586
PR fortran/78686
* resolve.c (resolve_generic_f): Check usage of derived type by
calling gfc_use_derived.
2017-11-21 Paul Thomas <pault@gcc.gnu.org>
Backported from trunk fix for PR82586
PR fortran/78686
* gfortran.dg/pr78686.f90: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr78686.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/resolve.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list