public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-9162] Restrict gcc.dg/rtl/aarch64/pr113295-1.c to aarch64
@ 2024-02-24 10:10 Richard Sandiford
  0 siblings, 0 replies; only message in thread
From: Richard Sandiford @ 2024-02-24 10:10 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:2541c9d9105b5c0dff23cf41fc1a14d002e6f31a

commit r14-9162-g2541c9d9105b5c0dff23cf41fc1a14d002e6f31a
Author: Richard Sandiford <richard.sandiford@arm.com>
Date:   Sat Feb 24 10:10:36 2024 +0000

    Restrict gcc.dg/rtl/aarch64/pr113295-1.c to aarch64
    
    I keep forgetting that gcc.dg/rtl is the one testsuite where
    tests in target-specific subdirectories aren't automatically
    restricted to that target.
    
    gcc/testsuite/
            * gcc.dg/rtl/aarch64/pr113295-1.c: Restrict to aarc64*-*-*.

Diff:
---
 gcc/testsuite/gcc.dg/rtl/aarch64/pr113295-1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/rtl/aarch64/pr113295-1.c b/gcc/testsuite/gcc.dg/rtl/aarch64/pr113295-1.c
index 481fb813f614..bf6c5d1f256a 100644
--- a/gcc/testsuite/gcc.dg/rtl/aarch64/pr113295-1.c
+++ b/gcc/testsuite/gcc.dg/rtl/aarch64/pr113295-1.c
@@ -1,5 +1,5 @@
+// { dg-do run { target aarch64*-*-* } }
 // { dg-options "-O2" }
-// { dg-do run }
 
 struct data {
   double x;

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

only message in thread, other threads:[~2024-02-24 10:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-24 10:10 [gcc r14-9162] Restrict gcc.dg/rtl/aarch64/pr113295-1.c to aarch64 Richard Sandiford

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