------- Comment #6 from sabre at nondot dot org 2007-05-12 01:00 ------- The real bug here is that they are not getting internal linkage. Just uniquing/randifying the names would allow them to link, but could be a perf issue (more symbols for the static/dynamic linker).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31903