[Bug ipa/61548] [5 Regression] FAIL: gcc.dg/tls/alias-1.c
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 8 22:21:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61548
--- Comment #26 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Hmm, emutls_foo is added to symtab twice and therefore it is also output twice.
__emutls_v.foo/6 (__emutls_v.foo) @0x7ffff6973300
Type: variable definition analyzed
Visibility: externally_visible public artificial
next sharing asm name: 4
References:
Referring: __emutls_v.bar/7 (alias)
Availability: available
Varpool flags: initialized tls-emulated
__emutls_v.foo/4 (__emutls_v.foo) @0x7ffff6973200
Type: variable definition analyzed
Visibility: externally_visible public artificial
previous sharing asm name: 6
References:
Referring:
Availability: available
Varpool flags: initialized tls-emulated
More information about the Gcc-bugs
mailing list