Restore "dg-do run" directives for libgomp.oacc-fortran/declare-*.f90

libgomp/
	* testsuite/libgomp.oacc-fortran/declare-1.f90: Restore "dg-do
	run" directive.
	* testsuite/libgomp.oacc-fortran/declare-2.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/declare-3.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/declare-4.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/declare-5.f90: Likewise.

From-SVN: r253808
This commit is contained in:
Thomas Schwinge 2017-10-17 13:17:00 +02:00 committed by Thomas Schwinge
parent d6808f215e
commit 933ab0e61c
6 changed files with 17 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2017-10-17 Thomas Schwinge <thomas@codesourcery.com>
* testsuite/libgomp.oacc-fortran/declare-1.f90: Restore "dg-do
run" directive.
* testsuite/libgomp.oacc-fortran/declare-2.f90: Likewise.
* testsuite/libgomp.oacc-fortran/declare-3.f90: Likewise.
* testsuite/libgomp.oacc-fortran/declare-4.f90: Likewise.
* testsuite/libgomp.oacc-fortran/declare-5.f90: Likewise.
2017-10-16 Tom de Vries <tom@codesourcery.com>
* testsuite/libgomp.oacc-c-c++-common/declare-1.c: Don't require

View file

@ -1,3 +1,4 @@
! { dg-do run }
! { dg-skip-if "" { *-*-* } { "-DACC_MEM_SHARED=1" } }
! Tests to exercise the declare directive along with

View file

@ -1,3 +1,5 @@
! { dg-do run }
module globalvars
implicit none
integer a

View file

@ -1,3 +1,4 @@
! { dg-do run }
! { dg-skip-if "" { *-*-* } { "-DACC_MEM_SHARED=1" } }
module globalvars

View file

@ -1,3 +1,5 @@
! { dg-do run }
module vars
implicit none
real b

View file

@ -1,3 +1,5 @@
! { dg-do run }
module vars
implicit none
real b