Commit ddf05af2 by Kyrylo Tkachov Committed by Kyrylo Tkachov

[gcc/testsuite]

	* c-c++-common/cilk-plus/PS/body.c: Add fopenmp effective target check.

From-SVN: r204968
parent 58822455
2013-11-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* c-c++-common/cilk-plus/PS/body.c: Add fopenmp effective target check.
2013-11-18 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/53473
......
/* { dg-do compile } */
/* { dg-options "-fcilkplus -fopenmp" } */
/* { dg-require-effective-target fopenmp } */
int *a, *b, c;
void *jmpbuf[10];
......
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