diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 83227032f88..14154088c95 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,9 @@ +2019-12-11 Tobias Burnus + + * 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 Julian Brown @@ -11109,7 +11115,7 @@ 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. diff --git a/libgomp/testsuite/libgomp.oacc-fortran/optional-cache.f95 b/libgomp/testsuite/libgomp.oacc-fortran/optional-cache.f95 index 00f7472ae6e..0d48e2bd786 100644 --- a/libgomp/testsuite/libgomp.oacc-fortran/optional-cache.f95 +++ b/libgomp/testsuite/libgomp.oacc-fortran/optional-cache.f95 @@ -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. diff --git a/libgomp/testsuite/libgomp.oacc-fortran/optional-reduction.f90 b/libgomp/testsuite/libgomp.oacc-fortran/optional-reduction.f90 index b76db3ef6d3..29f92c0d4c3 100644 --- a/libgomp/testsuite/libgomp.oacc-fortran/optional-reduction.f90 +++ b/libgomp/testsuite/libgomp.oacc-fortran/optional-reduction.f90 @@ -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