testsuite: Restrict gcc.dg/rtl/aarch64/multi-subreg-1.c test to aarch64 only
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.
This commit is contained in:
parent
8c4137c7ea
commit
eb64b0b285
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/* { dg-do compile { target aarch64-*-* } } */
|
||||
/* { dg-additional-options "-O -fdump-rtl-cse1-all" } */
|
||||
|
||||
__int128 __RTL (startwith ("vregs")) foo (void)
|
||||
|
|
Loading…
Add table
Reference in a new issue