[Bug fortran/78297] ICE in finish_equivalences, at fortran/trans-common.c:1246
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 23 22:50:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78297
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Nov 23 22:48:54 2016
New Revision: 242811
URL: https://gcc.gnu.org/viewcvs?rev=242811&root=gcc&view=rev
Log:
2016-11-23 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78297
* trans-common.c (finish_equivalences): Do not dereference a NULL
pointer.
2016-11-23 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78297
* gfortran.dg/pr78297.f90: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr78297.f90
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/trans-common.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list