summaryrefslogtreecommitdiff
path: root/gcc/testsuite/obj-c++.dg/tls/trivial.m
blob: e2b8f45b84543d3b1ccce19342d915e195b7d1b5 (plain)
1
2
3
// { dg-require-effective-target tls }

__thread int i;