public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-10] libgomp.c-c++-common/pr96390.c: XFAIL on nvptx.
@ 2020-09-18 13:26 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2020-09-18 13:26 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5e8af933d6f47fb0802e5887cd49443bd2bc7640

commit 5e8af933d6f47fb0802e5887cd49443bd2bc7640
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Sep 18 04:18:40 2020 -0700

    libgomp.c-c++-common/pr96390.c: XFAIL on nvptx.
    
    libgomp/
    
            * testsuite/libgomp.c-c++-common/pr96390.c: XFAIL on nvptx.
            * testsuite/libgomp.c++/pr96390.C: Likewise.

Diff:
---
 libgomp/ChangeLog.omp                            | 5 +++++
 libgomp/testsuite/libgomp.c++/pr96390.C          | 1 +
 libgomp/testsuite/libgomp.c-c++-common/pr96390.c | 3 ++-
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index 297c6055293..d570c5566dd 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,8 @@
+2020-09-18  Tobias Burnus  <tobias@codesourcery.com>
+
+	* testsuite/libgomp.c-c++-common/pr96390.c: XFAIL on nvptx.
+	* testsuite/libgomp.c++/pr96390.C: Likewise.
+
 2020-09-17  Tobias Burnus  <tobias@codesourcery.com>
 
 	PR middle-end/96390
diff --git a/libgomp/testsuite/libgomp.c++/pr96390.C b/libgomp/testsuite/libgomp.c++/pr96390.C
index 098cb103919..55b41afe7ee 100644
--- a/libgomp/testsuite/libgomp.c++/pr96390.C
+++ b/libgomp/testsuite/libgomp.c++/pr96390.C
@@ -1,5 +1,6 @@
 /* { dg-do run } */
 /* { dg-additional-options "-O0 -fdump-tree-omplower" } */
+/* { dg-xfail-if "PR 97106/PR 97102 - .alias not (yet) supported for nvptx" { offload_target_nvptx } } */
 
 #include <cstdlib>
 #include <type_traits>
diff --git a/libgomp/testsuite/libgomp.c-c++-common/pr96390.c b/libgomp/testsuite/libgomp.c-c++-common/pr96390.c
index 3857bf3348d..616fa2f83aa 100644
--- a/libgomp/testsuite/libgomp.c-c++-common/pr96390.c
+++ b/libgomp/testsuite/libgomp.c-c++-common/pr96390.c
@@ -1,5 +1,6 @@
-/* { dg-run } */
+/* { dg-do run } */
 /* { dg-additional-options "-O0 -fdump-tree-omplower" } */
+/* { dg-xfail-if "PR 97102/PR 97106 - .alias not (yet) supported for nvptx" { offload_target_nvptx } } */
 
 #ifdef __cplusplus
 extern "C" {


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

only message in thread, other threads:[~2020-09-18 13:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 13:26 [gcc/devel/omp/gcc-10] libgomp.c-c++-common/pr96390.c: XFAIL on nvptx 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).