In gcc/: 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
[gcc.git] / gcc / testsuite / obj-c++.dg / tls / trivial.m
1 // { dg-require-effective-target tls }
2
3 __thread int i;