blob: a71a9cddc34fe512f5b04c21db081a65150005f1 [file] [log] [blame]
// PR c++/102496
// { dg-do compile { target c++11 } }
// { dg-require-effective-target tls }
__thread int t1;
__thread int t2;