[Bug fortran/88228] ICE in check_null, at fortran/expr.c:2691
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 9 17:09:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88228
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sun Dec 9 17:09:15 2018
New Revision: 266927
URL: https://gcc.gnu.org/viewcvs?rev=266927&root=gcc&view=rev
Log:
2018-12-09 Fritz Reese <fritzoreese@gmail.com>
PR fortran/88228
* resolve.c (resolve_operator): Do not call resolve_function.
Break like other cases.
2018-12-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/88228
* gfortran.dg/pr88228.f90: New test.
Added:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88228.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/resolve.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list