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 ipa/80258] On x86_64 with -fPIC, accesses to TLS can see the wrong thread's TLS


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80258

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Why do you think this is a bug?  swapcontext is not TLS aware at all and was
not designed to be.

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