[Bug fortran/85780] ICE in resolve_fl_procedure, at fortran/resolve.c:12504
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 25 19:06:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85780
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri May 25 19:05:52 2018
New Revision: 260771
URL: https://gcc.gnu.org/viewcvs?rev=260771&root=gcc&view=rev
Log:
2018-05-25 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85780
Backport from trunk
* resolve.c (resolve_fl_procedure): Avoid NULL dereference.
2018-05-25 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85780
Backport from trunk
* gfortran.dg/pr85780.f90: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85780.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/resolve.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list