[Bug fortran/78814] ICE in symbol_rank, at fortran/interface.c:1265
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 13 19:13:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78814
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 13 19:12:32 2018
New Revision: 256647
URL: https://gcc.gnu.org/viewcvs?rev=256647&root=gcc&view=rev
Log:
2012-01-13 Steven G. Kargl <kargl@gcc.gnu.org>
Backport from mainline
PR fortran/78814
* interface.c (symbol_rank): Check for NULL pointer.
2012-01-13 Steven G. Kargl <kargl@gcc.gnu.org>
Backport from mainline
PR fortran/78814
* gfortran.dg/interface_40.f90: New testcase.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/interface_40.f90
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/interface.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list