[AArch64] Limit simd-abi-9.c function body test to LP64
[gcc.git] / gcc / testsuite / gcc.target / aarch64 / torture / simd-abi-9.c
index aaa0316d1d2836eb0cac5dc6029ff42164c87f5d..1119d004b3ec1342b4054af38b77ebe9f44a7a4c 100644 (file)
@@ -6,7 +6,7 @@
 int callee (void);
 
 /*
-** caller:
+** caller:     { target lp64 }
 **     ldr     (w[0-9]+), \[x0\]
 **     cbn?z   \1, [^\n]*
 **     ...