]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Tweak target selector for libgomp.oacc-c-c++-common/lib-93.c.
authorJulian Brown <julian@codesourcery.com>
Tue, 19 Mar 2019 13:53:56 +0000 (06:53 -0700)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 20 Apr 2021 18:49:35 +0000 (11:49 -0700)
libgomp/
* testsuite/libgomp.oacc-c-c++-common/lib-93.c: Adjust target selector.

libgomp/ChangeLog.omp
libgomp/testsuite/libgomp.oacc-c-c++-common/lib-93.c

index 49ed8c6881047ad01ce06cc8e59eb54d27a28e60..611ee3f703763d9c77290070d0e6ed6276b96f4f 100644 (file)
@@ -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>
 
index bc60a16c64f1b891b43b55d61bb34394874cd56f..07d2541599a4f3b0bed5294a7c67d10e7938a492 100644 (file)
@@ -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>