http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60721
Martin Jambor <jamborm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamborm at gcc dot gnu.org --- Comment #5 from Martin Jambor <jamborm at gcc dot gnu.org> --- This is a duplicate of PR 60449. I'm not sure which one we want to close as a duplicate though. In that PR 60449 comment 6, Richi wrote: "OTOH, why do we have to merge the decls/cgraph nodes at all? Can't we simply make them aliases if tree merging decides the decls are not equal?" which might also be a nice fix.