aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2020-10-01 17:37:52 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2020-10-01 17:37:52 +0100
commit92f2c04d382c325f9930ab12e1b7c7d680222ae3 (patch)
treeef7910fb5ded8793c26355dcedbc070d42efee0c /gcc
parent968ec08efefeea6fbc0cdc379e98ce3e28904083 (diff)
downloadgcc-92f2c04d382c325f9930ab12e1b7c7d680222ae3.zip
gcc-92f2c04d382c325f9930ab12e1b7c7d680222ae3.tar.gz
gcc-92f2c04d382c325f9930ab12e1b7c7d680222ae3.tar.bz2
aarch64: Restrict asm-matching tests to lp64
gcc/testsuite/ * gcc.target/aarch64/movtf_1.c: Restrict the asm matching to lp64. * gcc.target/aarch64/movti_1.c: Likewise.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/gcc.target/aarch64/movtf_1.c2
-rw-r--r--gcc/testsuite/gcc.target/aarch64/movti_1.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.target/aarch64/movtf_1.c b/gcc/testsuite/gcc.target/aarch64/movtf_1.c
index 570de93..b975b20 100644
--- a/gcc/testsuite/gcc.target/aarch64/movtf_1.c
+++ b/gcc/testsuite/gcc.target/aarch64/movtf_1.c
@@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-O" } */
-/* { dg-final { check-function-bodies "**" "" } } */
+/* { dg-final { check-function-bodies "**" "" "" { target lp64 } } } */
/*
** zero_q:
diff --git a/gcc/testsuite/gcc.target/aarch64/movti_1.c b/gcc/testsuite/gcc.target/aarch64/movti_1.c
index 160e1ac..5595b3e 100644
--- a/gcc/testsuite/gcc.target/aarch64/movti_1.c
+++ b/gcc/testsuite/gcc.target/aarch64/movti_1.c
@@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-O" } */
-/* { dg-final { check-function-bodies "**" "" } } */
+/* { dg-final { check-function-bodies "**" "" "" { target lp64 } } } */
/*
** zero_q: