mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-16 07:50:27 +08:00
omp.c: Require target with pthread support.
2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com> * c-c++-common/tm/omp.c: Require target with pthread support. From-SVN: r183432
This commit is contained in:
parent
61e72ca4fa
commit
0b7d975df8
@ -1,3 +1,6 @@
|
||||
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
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-fgnu-tm -fopenmp" } */
|
||||
/* { dg-require-effective-target pthread } */
|
||||
|
||||
__attribute__ ((transaction_pure))
|
||||
unsigned long rdtsc();
|
||||
|
Loading…
x
Reference in New Issue
Block a user