mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
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:
@@ -1,3 +1,4 @@
|
||||
/* { dg-do compile { target aarch64-*-* } } */
|
||||
/* { dg-additional-options "-O -fdump-rtl-cse1-all" } */
|
||||
|
||||
__int128 __RTL (startwith ("vregs")) foo (void)
|
||||
|
||||
Reference in New Issue
Block a user