[Bug fortran/71895] ICE in gfc_compare_derived_types, at fortran/interface.c:520
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 24 21:43:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71895
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Oct 24 21:36:49 2016
New Revision: 241496
URL: https://gcc.gnu.org/viewcvs?rev=241496&root=gcc&view=rev
Log:
2016-10-24 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/71895
* interface.c (gfc_compare_derived_types): Convert gcc_assert()
to a gfc_internal_error() to prevent an ICE.
2016-10-24 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/71895
* gfortran.dg/pr71895.f90: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr71895.f90
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/interface.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list