X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2Fpthread_support.c;h=cdca33252758a32a390a64e6fd275cc423071154;hb=41739fb3e514c71482eef708cd44b5437184742f;hp=623a94e7c8c22fb4c670d9fbff4e12869e087ee9;hpb=e137ff6f7e2594d3ce96b4c74b528d26cc80e11d;p=mono.git diff --git a/libgc/pthread_support.c b/libgc/pthread_support.c index 623a94e7c8c..cdca3325275 100644 --- a/libgc/pthread_support.c +++ b/libgc/pthread_support.c @@ -205,7 +205,7 @@ static GC_key_t GC_thread_key; #ifdef USE_COMPILER_TLS -__thread MONO_TLS_FAST void* GC_thread_tls; +__thread void* GC_thread_tls; /* * gcc errors out with /tmp/ccdPMFuq.s:2994: Error: symbol `.LTLS4' is already defined