[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments
authorTobias Burnus <burnus@gcc.gnu.org>
Wed, 11 Dec 2019 10:40:11 +0000 (11:40 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 11 Dec 2019 10:40:11 +0000 (11:40 +0100)
        * testsuite/libgomp.oacc-fortran/optional-cache.f95: Add 'dg-do run'.
        * testsuite/libgomp.oacc-fortran/optional-reduction.f90: Remove
        unnecessary 'dg-additional-options "-w"'.

From-SVN: r279217

libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-fortran/optional-cache.f95
libgomp/testsuite/libgomp.oacc-fortran/optional-reduction.f90

index 83227032f8875f52b595b1ce460727214caf2c0a..14154088c9536131f6c7c015a897fa124a2e035d 100644 (file)
@@ -1,3 +1,9 @@
+2019-12-11  Tobias Burnus  <tobias@codesourcery.com>
+
+       * testsuite/libgomp.oacc-fortran/optional-cache.f95: Add 'dg-do run'.
+       * testsuite/libgomp.oacc-fortran/optional-reduction.f90: Remove
+       unnecessary 'dg-additional-options "-w"'.
+
 2019-12-09  Thomas Schwinge  <thomas@codesourcery.com>
            Julian Brown  <julian@codesourcery.com>
 
        PR libgomp/30546
        * configure.ac: Add check for makeinfo
        * Makefile.am: Redefined target libgomp.info, build libgomp.info only
-       if an appropiate version of makeinfo is found.
+       if an appropriate version of makeinfo is found.
        * aclocal.m4: Regenerated.
        * configure: Regenerated.
        * Makefile.in: Regenerated.
index 00f7472ae6ec9b6340458e789bae4d285612f004..0d48e2bd78621d16b5f611345d56dba287e2b868 100644 (file)
@@ -1,3 +1,4 @@
+! { dg-do run }
 ! Test that the cache directives work with optional arguments.  The effect
 ! of giving a non-present argument to the cache directive is not tested as
 ! it is undefined.  The test is based on gfortran.dg/goacc/cache-1.f95.
index b76db3ef6d3046a9991c2c9ac46c4106009f242f..29f92c0d4c38b66d26695005b12ffd1ec54c18d1 100644 (file)
@@ -3,7 +3,6 @@
 ! for.  The tests are based on those in reduction-1.f90.
 
 ! { dg-do run }
-! { dg-additional-options "-w" }
 
 program optional_reduction
   implicit none