public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r14-8986] aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895-
Date: Wed, 14 Feb 2024 18:04:44 +0000 (GMT)	[thread overview]
Message-ID: <20240214180444.ADA99385C32C@sourceware.org> (raw)

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*-*-* } } }  */

                 reply	other threads:[~2024-02-14 18:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240214180444.ADA99385C32C@sourceware.org \
    --to=pinskia@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).