public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-5709] testsuite: remove broken AArch64 test
@ 2023-02-06 11:44 Tamar Christina
  0 siblings, 0 replies; only message in thread
From: Tamar Christina @ 2023-02-06 11:44 UTC (permalink / raw)
  To: gcc-cvs

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

commit r13-5709-gc490c7c0ef34113ee8de7fd4cd4a424498541891
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Mon Feb 6 11:42:47 2023 +0000

    testsuite: remove broken AArch64 test
    
    This test is somewhat broken, on systems with the profiling extension it fails
    because the +profile is required.
    
    The functionality tested here is already tested in nativecpu tests, so deleting
    this test.
    
    gcc/testsuite/ChangeLog:
    
            * gcc.target/aarch64/options_set_10.c: Removed.

Diff:
---
 gcc/testsuite/gcc.target/aarch64/options_set_10.c | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/gcc/testsuite/gcc.target/aarch64/options_set_10.c b/gcc/testsuite/gcc.target/aarch64/options_set_10.c
deleted file mode 100644
index 1fc8aa86fd6..00000000000
--- a/gcc/testsuite/gcc.target/aarch64/options_set_10.c
+++ /dev/null
@@ -1,11 +0,0 @@
-/* { dg-do compile { target { { aarch64*-*-linux*} && native } } } */
-/* { dg-additional-options "-mcpu=native" } */
-
-int main ()
-{
-  return 0;
-}
-
-/* { dg-final { scan-assembler-not {\.arch .+\+profile.*} } } */
-
- /* Check that an empty feature string is not detected during mcpu=native.  */

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

only message in thread, other threads:[~2023-02-06 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06 11:44 [gcc r13-5709] testsuite: remove broken AArch64 test Tamar Christina

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