Add 'dg-do run' to 'libgomp.fortran/target-enter-data-1.f90'
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 1 Apr 2020 21:26:56 +0000 (23:26 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Fri, 10 Apr 2020 13:44:17 +0000 (15:44 +0200)
Fix-up for commit 689418b97e5eb6a221871a2439bca3e6283ac579 "libgomp – fix
handling of 'target enter data'".

libgomp/
* testsuite/libgomp.fortran/target-enter-data-1.f90: Add 'dg-do
run'.

libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/target-enter-data-1.f90

index 0e4958f0c6747bd65cd7f5a34fd346738d9deca6..beff3d65b4417cee9fb79bec561fcd01a4b418af 100644 (file)
@@ -1,3 +1,8 @@
+2020-04-10  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * testsuite/libgomp.fortran/target-enter-data-1.f90: Add 'dg-do
+       run'.
+
 2020-04-08  Tobias Burnus  <tobias@codesourcery.com>
 
        PR middle-end/94120
index 91dedebf0a0b959372e957226d016dcd1da78ed5..39faffd44c23f007a7270531112a62a3c92d7774 100644 (file)
@@ -1,3 +1,5 @@
+! { dg-do run }
+
 program main
   implicit none
   integer, allocatable, dimension(:) :: AA, BB, CC, DD