[Bug middle-end/44276] [4.6 Regression]: gcc.dg/tls/alias-1.c

iains at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 26 14:12:00 GMT 2010



------- Comment #5 from iains at gcc dot gnu dot org  2010-05-26 14:12 -------
(In reply to comment #4)
> This also occurs on hppa64-hp-hpux11.11.

OK, I've built gcc & newlib for cris-elf and it's apparent that we need to deal
with the fact that that aliased emutls symbols are named differently...

that is the user writes alias(foo) ... but the emulated tls system needs to
understand alias(__emutls_v.foo) )

I'll take a look at how to implement this... 
.. sorry for this fallout from the other fix

The patch @ comment#24 of PR44132 also needs to understand this issue, and
won't solve this problem yet.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44276



More information about the Gcc-bugs mailing list