public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-8986] aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895-
@ 2024-02-14 18:04 Andrew Pinski
  0 siblings, 0 replies; only message in thread
From: Andrew Pinski @ 2024-02-14 18:04 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:2b5e0c11a40865b33bc4424b3c344176eaecf104

commit r14-8986-g2b5e0c11a40865b33bc4424b3c344176eaecf104
Author: Andrew Pinski <quic_apinski@quicinc.com>
Date:   Wed Feb 14 09:34:24 2024 -0800

    aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895-2.c [PR113861]
    
    These now pass after r14-6416-gf5fc001a84a7db so let's remove the dg-excess-errors from them.
    
    Committed as obvious after a test for aarch64-linux-gnu.
    
    gcc/testsuite/ChangeLog:
    
            PR testsuite/113861
            * c-c++-common/gomp/pr63328.c: Remove dg-excess-errors.
            * gcc.dg/gomp/pr87895-2.c: Likewise.
    
    Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>

Diff:
---
 gcc/testsuite/c-c++-common/gomp/pr63328.c | 2 --
 gcc/testsuite/gcc.dg/gomp/pr87895-2.c     | 1 -
 2 files changed, 3 deletions(-)

diff --git a/gcc/testsuite/c-c++-common/gomp/pr63328.c b/gcc/testsuite/c-c++-common/gomp/pr63328.c
index 54efacea49a8..3958abe166bd 100644
--- a/gcc/testsuite/c-c++-common/gomp/pr63328.c
+++ b/gcc/testsuite/c-c++-common/gomp/pr63328.c
@@ -3,5 +3,3 @@
 /* { dg-options "-O2 -fopenmp-simd -fno-strict-aliasing -fcompare-debug" } */
 
 #include "pr60823-3.c"
-/* { dg-excess-errors "partial simd clone support" { target { aarch64*-*-* } } }  */
-
diff --git a/gcc/testsuite/gcc.dg/gomp/pr87895-2.c b/gcc/testsuite/gcc.dg/gomp/pr87895-2.c
index 26827ac82643..3d27715428ea 100644
--- a/gcc/testsuite/gcc.dg/gomp/pr87895-2.c
+++ b/gcc/testsuite/gcc.dg/gomp/pr87895-2.c
@@ -3,4 +3,3 @@
 /* { dg-additional-options "-O1" } */
 
 #include "pr87895-1.c"
-/* { dg-excess-errors "partial simd clone support" { target { aarch64*-*-* } } }  */

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

only message in thread, other threads:[~2024-02-14 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-14 18:04 [gcc r14-8986] aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895- Andrew Pinski

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