Commit 0b7d975d by Greta Yorsh Committed by Sameera Deshpande

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
parent 61e72ca4
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> 2012-01-23 Richard Guenther <rguenther@suse.de>
PR tree-optimization/51949 PR tree-optimization/51949
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-fgnu-tm -fopenmp" } */ /* { dg-options "-fgnu-tm -fopenmp" } */
/* { dg-require-effective-target pthread } */
__attribute__ ((transaction_pure)) __attribute__ ((transaction_pure))
unsigned long rdtsc(); unsigned long rdtsc();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment