------- Comment #10 from jason at gcc dot gnu dot org  2006-06-26 21:50 -------
The bug is that handle_externally_visible adds the second decl to cgraph_nodes
and then duplicate_decls discards it without removing it from cgraph_nodes.


-- 


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

Reply via email to