public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Marcel Vollweiler <marcel@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-11] Add support for device-modifiers for 'omp target device'.
Date: Thu,  2 Sep 2021 13:20:50 +0000 (GMT)	[thread overview]
Message-ID: <20210902132050.E230C3858436@sourceware.org> (raw)

https://gcc.gnu.org/g:b2ec736e4318e08a89522fc5a02085d3c44d8ff2

commit b2ec736e4318e08a89522fc5a02085d3c44d8ff2
Author: Marcel Vollweiler <marcel@codesourcery.com>
Date:   Thu Sep 2 06:20:24 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.
    
    (cherry picked from commit 5960477a432c433392832a3765a96105e4f73a80)

Diff:
---
 gcc/ChangeLog.omp                                           | 8 ++++++++
 gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-4.f90 | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog.omp b/gcc/ChangeLog.omp
index 6ef35a85aaf..59678d62af4 100644
--- a/gcc/ChangeLog.omp
+++ b/gcc/ChangeLog.omp
@@ -1,3 +1,11 @@
+2021-09-02  Marcel Vollweiler  <marcel@codesourcery.com>
+
+	Backported from master:
+	2021-09-02  Marcel Vollweiler  <marcel@codesourcery.com>
+
+        * gfortran.dg/gomp/target-device-ancestor-4.f90: Comment out dg-final to avoid
+        UNRESOLVED.
+
 2021-08-31  Marcel Vollweiler  <marcel@codesourcery.com>
 
 	Backported from master:
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" } }


             reply	other threads:[~2021-09-02 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02 13:20 Marcel Vollweiler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-31 13:56 Marcel Vollweiler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210902132050.E230C3858436@sourceware.org \
    --to=marcel@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).