[gcc/testsuite]
* c-c++-common/cilk-plus/PS/body.c: Add fopenmp effective target check. From-SVN: r204968
This commit is contained in:
parent
588224554a
commit
ddf05af2ff
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-fcilkplus -fopenmp" } */
|
||||
/* { dg-require-effective-target fopenmp } */
|
||||
|
||||
int *a, *b, c;
|
||||
void *jmpbuf[10];
|
||||
|
Loading…
Reference in New Issue
Block a user