Synopsis: Using __thread TLS variables compiles ok but segfault at runtime.

State-Changed-From-To: open->closed
State-Changed-By: guenther
State-Changed-When: Mon Jul 12 21:12:00 MDT 2010
State-Changed-Why: 
We configure gcc4 to not support __thread, so the indicated program doesn't
compile on the gcc4 platforms.  Mind you, this is a pain for me while I'm
working on the backend bits to support __thread, but such is life...

Reply via email to