Adjust pr92163.c test to require effective target fopenacc.
2019-11-07 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> testsuite/ * gcc.dg/tree-ssa/pr92163.c: Add dg-require-effective-target fopenacc. From-SVN: r277906
This commit is contained in:
parent
67732fbced
commit
f06abe6d75
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2019-11-07 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
|
||||
|
||||
* gcc.dg/tree-ssa/pr92163.c: Add dg-require-effective-target fopenacc.
|
||||
|
||||
2019-11-06 Jerry DeLisle <jvdelisle@gcc.ngu.org>
|
||||
|
||||
PR fortran/90374
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* { dg-do "compile" } */
|
||||
/* { dg-require-effective-target fopenacc } */
|
||||
/* { dg-options "-O2 -fexceptions -fnon-call-exceptions -fopenacc" } */
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Reference in a new issue