testsuite/libgomp.c/pr24455-1.c

Go to the documentation of this file.
00001 /* { dg-do compile } */
00002 /* { dg-require-effective-target tls } */
00003 extern int i;
00004 #pragma omp threadprivate (i)
00005 
00006 int i;

Generated on Fri Apr 5 05:38:10 2013 for Libgomp by  doxygen 1.4.7