[Bug fortran/91801] ICE in gfc_simplify_reshape, at fortran/simplify.c:6733
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 8 16:31:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91801
--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue Oct 8 16:31:16 2019
New Revision: 276706
URL: https://gcc.gnu.org/viewcvs?rev=276706&root=gcc&view=rev
Log:
2019-10-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/91801
* simplify.c (gfc_simplify_reshape): Convert a gcc_assert into a
gfc_error as a user can easily hit the condition.
2019-10-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/91801
* gfortran.dg/pr91801.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr91801.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/simplify.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list