There's certainly interest in supporting ELF TLS (i.e., the __thread and thread_local storage classes), but it's going to require some more work still.
I'm not familiar with GCC 4.6's TLS support in specific, but unless it compiles to calls to pthread_{get,set}specific(), etc (which I don't think it does), it's not going to work on OpenBSD. On Mon, Feb 25, 2013 at 5:50 PM, Juan Francisco Cantero Hurtado < i...@juanfra.info> wrote: > Hi. Just a quick question. Is thread-local storage support on GCC 4.2 or > Clang in the roadmap of some developer or nobody is interested?. I'm > asking because I don't know if I can trust the TLS support of GCC 4.6. > > Cheers. > > -- > Juan Francisco Cantero Hurtado http://juanfra.info