http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48437
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2011.04.05 11:34:38 AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-05 11:34:38 UTC --- The problem is we merge those function decls. We shouldn't even enter them into the merging process though. Mine.