public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] Tweak target selector for libgomp.oacc-c-c++-common/lib-93.c.
@ 2022-06-29 14:34 Kwok Yeung
  0 siblings, 0 replies; only message in thread
From: Kwok Yeung @ 2022-06-29 14:34 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:063265b9d627bec5c81d6f2e8d7738bf01bab0c4

commit 063265b9d627bec5c81d6f2e8d7738bf01bab0c4
Author: Julian Brown <julian@codesourcery.com>
Date:   Tue Mar 19 06:53:56 2019 -0700

    Tweak target selector for libgomp.oacc-c-c++-common/lib-93.c.
    
            libgomp/
            * testsuite/libgomp.oacc-c-c++-common/lib-93.c: Adjust target selector.

Diff:
---
 libgomp/ChangeLog.omp                                | 4 ++++
 libgomp/testsuite/libgomp.oacc-c-c++-common/lib-93.c | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index afec7399353..ac8017072bc 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,7 @@
+2019-03-19  Julian Brown  <julian@codesourcery.com>
+
+	* testsuite/libgomp.oacc-c-c++-common/lib-93.c: Adjust target selector.
+
 2018-09-05  Cesar Philippidis  <cesar@codesourcery.com>
 	    Chung-Lin Tang  <cltang@codesourcery.com>
 
diff --git a/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-93.c b/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-93.c
index bc60a16c64f..07d2541599a 100644
--- a/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-93.c
+++ b/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-93.c
@@ -1,4 +1,4 @@
-/* { dg-do run { target { ! openacc_nvidia_accel_configured } } } */
+/* { dg-do run { target { ! openacc_nvidia_accel_selected } } } */
 
 #include <stdio.h>
 #include <openacc.h>


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

only message in thread, other threads:[~2022-06-29 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29 14:34 [gcc/devel/omp/gcc-12] Tweak target selector for libgomp.oacc-c-c++-common/lib-93.c Kwok Yeung

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