aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8.1/gcc/testsuite/gcc.dg/tls/debug-1.c
blob: 67d7be69cc50c8be3658c30440dce591e61b3449 (plain)
1
2
3
4
5
/* { dg-do assemble } */
/* { dg-options "-g" } */
/* { dg-require-effective-target tls } */

__thread int i;