------- Comment #6 from burnus at gcc dot gnu dot org 2009-10-25 14:44 ------- TODO: Check whether the patch does the right thing. One overrides the symbol settings of the generic, which should be harmless, but might lead to problems if one uses different specifics which share the same "sym" pointer. On the other hand, all the code assumes that accessing "symtree->n.sym->attr" gives the correct result for exec_type == EXEC_FUNCTION.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41777