[Bug fortran/91862] [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2394
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 26 21:35:49 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91862
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
--- Comment #5 from anlauf at gcc dot gnu.org ---
With r11-6917, I do not get any failures for the testcases in this PR.
Actually, z1.f90 works with 7.5.0, 8.4.1, 9.3.1, 10.2.1, and master.
z2.f90 works with 9.3.1, 10.2.1, and master.
It fails for 8.4.1 and 7.5.0: no ICE, but wrong output.
Does anybody know when this was fixed? Close the PR, add a testcase?
More information about the Gcc-bugs
mailing list