public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-3687] c-c++-common/goacc/declare-pr90861.c: Remove xfail
@ 2020-10-06 21:35 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2020-10-06 21:35 UTC (permalink / raw)
  To: gcc-cvs

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

commit r11-3687-ga9802204603616df14ed47d05f1b86f1bd08d8fb
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Tue Oct 6 23:34:21 2020 +0200

    c-c++-common/goacc/declare-pr90861.c: Remove xfail
    
    gcc/testsuite/ChangeLog
            PR middle-end/90861
            * c-c++-common/goacc/declare-pr90861.c: Remove xfail.

Diff:
---
 gcc/testsuite/c-c++-common/goacc/declare-pr90861.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/c-c++-common/goacc/declare-pr90861.c b/gcc/testsuite/c-c++-common/goacc/declare-pr90861.c
index 7c905624f7a..c5487bdc8ba 100644
--- a/gcc/testsuite/c-c++-common/goacc/declare-pr90861.c
+++ b/gcc/testsuite/c-c++-common/goacc/declare-pr90861.c
@@ -17,5 +17,5 @@ void f2 (void)
   int A_f2[N_f2];
 #pragma acc declare copy(A_f2)
   /* { dg-final { scan-tree-dump-times {#pragma omp target oacc_declare map\(to:\(\*A_f2} 1 gimple } }
-     { dg-final { scan-tree-dump-times {#pragma omp target oacc_declare map\(from:\(\*A_f2} 1 gimple { xfail *-*-* } } } TODO PR90861 */
+     { dg-final { scan-tree-dump-times {#pragma omp target oacc_declare map\(from:\(\*A_f2} 1 gimple } } */
 }


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

only message in thread, other threads:[~2020-10-06 21:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 21:35 [gcc r11-3687] c-c++-common/goacc/declare-pr90861.c: Remove xfail 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).