reflect: canonicalize types returned by StructOf() and friends
[official-gcc.git] / gcc / testsuite / obj-c++.dg / tls / trivial.m
blobe2b8f45b84543d3b1ccce19342d915e195b7d1b5
1 // { dg-require-effective-target tls }
3 __thread int i;