Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/use_device...
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 11 Nov 2019 08:50:29 +0000 (09:50 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Mon, 11 Nov 2019 08:50:29 +0000 (09:50 +0100)
libgomp/
* testsuite/libgomp.fortran/use_device_addr-3.f90: Specify 'dg-do
run'.
* testsuite/libgomp.fortran/use_device_addr-4.f90: Likewise.
* testsuite/libgomp.fortran/use_device_ptr-1.f90: Likewise.

From-SVN: r278044

libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90
libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90
libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90

index 067d247da9accf60c5627adfc5fd99beb2b8204a..0e73cadb6cd09b9d4f696859eb83b7bd382f0095 100644 (file)
@@ -1,3 +1,10 @@
+2019-11-11  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * testsuite/libgomp.fortran/use_device_addr-3.f90: Specify 'dg-do
+       run'.
+       * testsuite/libgomp.fortran/use_device_addr-4.f90: Likewise.
+       * testsuite/libgomp.fortran/use_device_ptr-1.f90: Likewise.
+
 2019-11-06  Thomas Schwinge  <thomas@codesourcery.com>
 
        * testsuite/libgomp.oacc-c-c++-common/par-loop-comb-reduction-1.c:
index 6d794d74cb3e1cfd729e77d3f573d4a61329c1ab..5c42bee718cebe7a683c779553621f4b5e181dbe 100644 (file)
@@ -1,3 +1,5 @@
+! { dg-do run }
+
 ! Comprehensive run-time test for use_device_addr
 !
 ! Tests array with array descriptor
index 32dc92c2ff4b7d794f60a15232d79536ffb61883..5e66a79da90b9810930558ba1558d4bbdd8f5232 100644 (file)
@@ -1,3 +1,5 @@
+! { dg-do run }
+
 ! Comprehensive run-time test for use_device_addr
 !
 ! Tests array with array descriptor
index 6428beb357c8da23a36e4f6fb64a3df85a9f6de5..e5390e27a5128525be4e98a15042e7863349d7c3 100644 (file)
@@ -1,3 +1,5 @@
+! { dg-do run }
+
 module target_procs
   use iso_c_binding
   implicit none (type, external)