[Bug fortran/24245] -fdump-parse-tree gives ICE for CONTAINED functions

erik dot edelmann at iki dot fi gcc-bugzilla@gcc.gnu.org
Thu Oct 6 20:38:00 GMT 2005



------- Comment #1 from erik dot edelmann at iki dot fi  2005-10-06 20:38 -------
I think the ICE comes from dump-parse-tree.c/show_symtree() at the line

gfc_status (" from namespace %s", st->n.sym->ns->proc_name->name);

because st->n.sym->ns->proc_name is NULL for st->n.sym = 'hu'.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24245



More information about the Gcc-bugs mailing list