]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/tls/debug-1.c
gcc/
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / tls / debug-1.c
1 /* { dg-do assemble } */
2 /* { dg-options "-g" } */
3
4 __thread int i;