[Bug fortran/69497] ICE in gfc_free_namespace, at fortran/symbol.c:3701
mikael at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 28 20:13:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69497
--- Comment #8 from Mikael Morin <mikael at gcc dot gnu.org> ---
Author: mikael
Date: Wed Mar 28 20:12:55 2018
New Revision: 258935
URL: https://gcc.gnu.org/viewcvs?rev=258935&root=gcc&view=rev
Log:
PR fortran/69497
* symbol.c (gfc_symbol_done_2): Start freeing namespaces
from the root.
(gfc_free_namespace): Restore assert (revert r258839).
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/symbol.c
More information about the Gcc-bugs
mailing list