]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c and gcc...
authorAndrew Pinski <quic_apinski@quicinc.com>
Wed, 14 Feb 2024 17:34:24 +0000 (09:34 -0800)
committerAndrew Pinski <quic_apinski@quicinc.com>
Wed, 14 Feb 2024 18:03:30 +0000 (10:03 -0800)
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>
gcc/testsuite/c-c++-common/gomp/pr63328.c
gcc/testsuite/gcc.dg/gomp/pr87895-2.c

index 54efacea49a80b5d778bbe8c9263179ce99ec923..3958abe166bdd629478211b8be2c14dc51bc894e 100644 (file)
@@ -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*-*-* } } }  */
-
index 26827ac82643fd5a5a4cef36a4e136957ff881de..3d27715428eacd00d9b4e3dbc37bad9f587bb333 100644 (file)
@@ -3,4 +3,3 @@
 /* { dg-additional-options "-O1" } */
 
 #include "pr87895-1.c"
-/* { dg-excess-errors "partial simd clone support" { target { aarch64*-*-* } } }  */