* c-c++-common/tm/omp.c: Require target with pthread support.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183432
138bc75d-0d04-0410-961f-
82ee72b054a4
+2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
+ * c-c++-common/tm/omp.c: Require target with pthread support.
+
2012-01-23 Richard Guenther <rguenther@suse.de>
PR tree-optimization/51949
/* { dg-do compile } */
/* { dg-options "-fgnu-tm -fopenmp" } */
+/* { dg-require-effective-target pthread } */
__attribute__ ((transaction_pure))
unsigned long rdtsc();