aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tls/debug-1.c
blob: 719f0645771ae608dbe6dbb655163f86f4e74938 (plain)
1
2
3
4
/* { dg-do assemble } */
/* { dg-options "-g" } */

__thread int i;