projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c4137c
)
testsuite: Restrict gcc.dg/rtl/aarch64/multi-subreg-1.c test to aarch64 only
author
Jakub Jelinek
<jakub@redhat.com>
Fri, 12 Feb 2021 23:02:28 +0000
(
00:02
+0100)
committer
Jakub Jelinek
<jakub@redhat.com>
Fri, 12 Feb 2021 23:02:28 +0000
(
00:02
+0100)
2021-02-13 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/rtl/aarch64/multi-subreg-1.c: Add dg-do compile directive
and restrict the test to aarch64-*-* target only.
gcc/testsuite/gcc.dg/rtl/aarch64/multi-subreg-1.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/rtl/aarch64/multi-subreg-1.c
b/gcc/testsuite/gcc.dg/rtl/aarch64/multi-subreg-1.c
index d7be5592e78518b1d347312a8b8e4694e4ed9409..af53de25a897d5be3a96e9a4749fe46e5d8779e8 100644
(file)
--- a/
gcc/testsuite/gcc.dg/rtl/aarch64/multi-subreg-1.c
+++ b/
gcc/testsuite/gcc.dg/rtl/aarch64/multi-subreg-1.c
@@
-1,3
+1,4
@@
+/* { dg-do compile { target aarch64-*-* } } */
/* { dg-additional-options "-O -fdump-rtl-cse1-all" } */
__int128 __RTL (startwith ("vregs")) foo (void)