public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1130] gfortran.dg/gomp/depend-iterator-{1, 2}.f90: Use dg-do compile
@ 2021-05-31 14:41 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2021-05-31 14:41 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9faaa091e53db9cb4aee137bb4a6a9c6a18c7af5

commit r12-1130-g9faaa091e53db9cb4aee137bb4a6a9c6a18c7af5
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon May 31 16:38:05 2021 +0200

    gfortran.dg/gomp/depend-iterator-{1,2}.f90: Use dg-do compile
    
    'dg-do run' is pointless -1 due to dg-error. And it won't work except
    by chance for gomp tests; as -2 only has depend(out:), a 'dg-do compile'
    is sufficient.
    
    gcc/testsuite/ChangeLog:
    
            * gfortran.dg/gomp/depend-iterator-1.f90: Use dg-do compile.
            * gfortran.dg/gomp/depend-iterator-2.f90: Use dg-do compile.

Diff:
---
 gcc/testsuite/gfortran.dg/gomp/depend-iterator-1.f90 | 2 +-
 gcc/testsuite/gfortran.dg/gomp/depend-iterator-2.f90 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/testsuite/gfortran.dg/gomp/depend-iterator-1.f90 b/gcc/testsuite/gfortran.dg/gomp/depend-iterator-1.f90
index cad36aaf8b7..d852b95f1c2 100644
--- a/gcc/testsuite/gfortran.dg/gomp/depend-iterator-1.f90
+++ b/gcc/testsuite/gfortran.dg/gomp/depend-iterator-1.f90
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do compile }
 
 module mymod
   implicit none (type, external)
diff --git a/gcc/testsuite/gfortran.dg/gomp/depend-iterator-2.f90 b/gcc/testsuite/gfortran.dg/gomp/depend-iterator-2.f90
index fa826a71097..21fc3272974 100644
--- a/gcc/testsuite/gfortran.dg/gomp/depend-iterator-2.f90
+++ b/gcc/testsuite/gfortran.dg/gomp/depend-iterator-2.f90
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do compile }
 
 module mymod
   implicit none (type, external)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-31 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-31 14:41 [gcc r12-1130] gfortran.dg/gomp/depend-iterator-{1, 2}.f90: Use dg-do compile Tobias Burnus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).