[Bug target/31903] unwanted anonymous namespacing linkage
sabre at nondot dot org
gcc-bugzilla@gcc.gnu.org
Sat May 12 00:00:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list