[Bug fortran/91553] ICE in gfc_real2complex, at fortran/arith.c:2208
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 14 17:05:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91553
--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Sep 14 17:05:17 2019
New Revision: 275716
URL: https://gcc.gnu.org/viewcvs?rev=275716&root=gcc&view=rev
Log:
2019-09-14 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/91553
* simplify.c (gfc_convert_constant): During conversion check if the
constant is enclosed in parenthesis, and simplify expression.
2019-09-14 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/91553
* gfortran.dg/pr91553.f90: New test.
Added:
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91553.f90
Modified:
branches/gcc-9-branch/gcc/fortran/ChangeLog
branches/gcc-9-branch/gcc/fortran/simplify.c
branches/gcc-9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list