[Bug fortran/86045] ICE in reduce_binary_ac, at fortran/arith.c:1308
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 7 17:53:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86045
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jun 7 17:53:11 2018
New Revision: 261286
URL: https://gcc.gnu.org/viewcvs?rev=261286&root=gcc&view=rev
Log:
2018-06-07 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/86045
* simplify.c (gfc_simplify_mod): Re-arrange code to test whether
'P' is zero and issue an error if it is.
2018-06-07 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/86045
* gfortran.dg/pr86045.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr86045.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/simplify.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list