------- 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

Reply via email to