[ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result
[official-gcc.git] / gcc / testsuite / obj-c++.dg / tls / trivial.m
blobe2b8f45b84543d3b1ccce19342d915e195b7d1b5
1 // { dg-require-effective-target tls }
3 __thread int i;