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


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