------- Comment #12 from burnus at gcc dot gnu dot org 2006-12-09 00:53 ------- Paul,
> Fix for this and pr30096 > This one regtests and fixes PR30096. > I will submit it tomorrow. Hmm, then I submitted too early. But you might save some time by doing simply a reply to http://gcc.gnu.org/ml/fortran/2006-12/msg00124.html I still would like to see the following change: - gfc_warning ("Although not referenced, %s at %L has ambiguous " + gfc_warning ("Although not referenced, '%s' at %L has ambiguous " "interfaces", sym->name, &sym->declared_at); Otherwise it looks ok. Tobias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30068