omp-fesdr.C: Check for fopenmp effective target.
[gcc/testsuite/] 2013-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com> * g++.dg/debug/dwarf2/omp-fesdr.C: Check for fopenmp effective target. * gcc.dg/debug/dwarf2/omp-fesdr.c: Likewise. From-SVN: r202693
This commit is contained in:
parent
d2c03c72c0
commit
5ef054c392
3 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
|
||||
|
||||
* g++.dg/debug/dwarf2/omp-fesdr.C: Check for fopenmp effective target.
|
||||
* gcc.dg/debug/dwarf2/omp-fesdr.c: Likewise.
|
||||
|
||||
2013-09-18 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gnat.dg/in_out_parameter4.adb: New test.
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target fopenmp } */
|
||||
/* { dg-options "-g -fopenmp -gdwarf-2 -femit-struct-debug-reduced" } */
|
||||
|
||||
struct aa
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target fopenmp } */
|
||||
/* { dg-options "-g -fopenmp -gdwarf-2 -femit-struct-debug-reduced" } */
|
||||
|
||||
struct aa
|
||||
|
|
Loading…
Add table
Reference in a new issue