On Fri, Nov 18, 2005 at 10:47:40PM -0500, Daniel Jacobowitz wrote: > Got a handy testcase, or is it catastrophic?
It's all-pervasive. __thread int x; int main() { return x; } > There are a small number > of static tests in the linuxthreads testsuite and I've run it on HEAD > recently. It's entirely possible that it's been fixed, but the systems in question are old enough that they pre-date the fix. I know, for example, that FC2 and RHEL3 are affected, but FC4 isn't. r~