[Bug target/31903] unwanted anonymous namespacing linkage
mrs at apple dot com
gcc-bugzilla@gcc.gnu.org
Fri May 11 23:01:00 GMT 2007
------- Comment #5 from mrs at apple dot com 2007-05-12 00:00 -------
Odd, I see:
X:
.long _ZTIN12_GLOBAL__N_13fooE
.weak _ZTSN12_GLOBAL__N_13fooE
.section .gnu.linkonce.r._ZTSN12_GLOBAL__N_13fooE,"a",@progbits
.type _ZTSN12_GLOBAL__N_13fooE, @object
.size _ZTSN12_GLOBAL__N_13fooE, 21
_ZTSN12_GLOBAL__N_13fooE:
.string "N12_GLOBAL__N_13fooE"
on my darwin->i386-unknown-linux-gnu compiler?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31903
More information about the Gcc-bugs
mailing list