public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3314] Add support for device-modifiers for 'omp target device'.
@ 2021-09-02 13:02 Marcel Vollweiler
  0 siblings, 0 replies; only message in thread
From: Marcel Vollweiler @ 2021-09-02 13:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5960477a432c433392832a3765a96105e4f73a80

commit r12-3314-g5960477a432c433392832a3765a96105e4f73a80
Author: Marcel Vollweiler <marcel@codesourcery.com>
Date:   Thu Sep 2 05:56:00 2021 -0700

    Add support for device-modifiers for 'omp target device'.
    
    gcc/testsuite/ChangeLog:
    
            * gfortran.dg/gomp/target-device-ancestor-4.f90: Comment out dg-final to avoid
            UNRESOLVED.

Diff:
---
 gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90 b/gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90
index 540b3d0355c..63872fa51fb 100644
--- a/gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90
+++ b/gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90
@@ -11,4 +11,4 @@
 
 end
 
-! { dg-final { scan-tree-dump "pragma omp target \[^\n\r)]*device\\(ancestor:1\\)" "original" } }
+! TODO: dg-final { scan-tree-dump-times "pragma omp target \[^\n\r)]*device\\(ancestor:1\\)" 1 "original" } }


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

only message in thread, other threads:[~2021-09-02 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02 13:02 [gcc r12-3314] Add support for device-modifiers for 'omp target device' Marcel Vollweiler

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).