/* { dg-do compile } */
/* { dg-require-effective-target tls } */
extern int i;
#pragma omp threadprivate (i)

int i;


syntax highlighted by Code2HTML, v. 0.9.1