------- Comment #6 from pault at gcc dot gnu dot org  2006-06-20 23:45 -------
The line

+       sym->attr.flavor = FL_UNKNOWN;

breaks too much - mainly intrinsics.

+       sym->attr.flavor = FL_PROCEDURE;

is in the final stages of regtesting, as I head off to bed.  It looks OK.

Paul


-- 


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

Reply via email to