Hi! On 2019-10-31T18:09:28+0100, Tobias Burnus <tob...@codesourcery.com> wrote: > --- /dev/null > +++ b/libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90
> --- /dev/null > +++ b/libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90 > --- /dev/null > +++ b/libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90 As obvious; see attached, committed "Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/use_device_addr-4.f90', 'libgomp.fortran/use_device_ptr-1.f90'" to trunk in r278044. Grüße Thomas
From d7a5b0d74344a5012fb46a1ccb5b1b94b8110c50 Mon Sep 17 00:00:00 2001 From: tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Mon, 11 Nov 2019 08:50:29 +0000 Subject: [PATCH] Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/use_device_addr-4.f90', 'libgomp.fortran/use_device_ptr-1.f90' 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@278044 138bc75d-0d04-0410-961f-82ee72b054a4 --- libgomp/ChangeLog | 7 +++++++ libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90 | 2 ++ libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90 | 2 ++ libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90 | 2 ++ 4 files changed, 13 insertions(+) diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 067d247da9ac..0e73cadb6cd0 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,10 @@ +2019-11-11 Thomas Schwinge <tho...@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 <tho...@codesourcery.com> * testsuite/libgomp.oacc-c-c++-common/par-loop-comb-reduction-1.c: diff --git a/libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90 b/libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90 index 6d794d74cb3e..5c42bee718ce 100644 --- a/libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90 +++ b/libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90 @@ -1,3 +1,5 @@ +! { dg-do run } + ! Comprehensive run-time test for use_device_addr ! ! Tests array with array descriptor diff --git a/libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90 b/libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90 index 32dc92c2ff4b..5e66a79da90b 100644 --- a/libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90 +++ b/libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90 @@ -1,3 +1,5 @@ +! { dg-do run } + ! Comprehensive run-time test for use_device_addr ! ! Tests array with array descriptor diff --git a/libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90 b/libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90 index 6428beb357c8..e5390e27a512 100644 --- a/libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90 +++ b/libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90 @@ -1,3 +1,5 @@ +! { dg-do run } + module target_procs use iso_c_binding implicit none (type, external) -- 2.17.1
signature.asc
Description: PGP signature