------- Comment #2 from pinskia at gcc dot gnu dot org 2010-04-08 23:32 ------- TLS support is emulated via pthread_setspecific/etc. if it is not available natively. This includes on Windows and on Darwin.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43697