(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
tls/
trivial.c
       1  /* { dg-require-effective-target tls } */
       2  
       3  __thread int i;