This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/31903] unwanted anonymous namespacing linkage



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]