[testsuite] Fix directives order
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / vect-faddv-compile.c
blobcce9240343f0f9c47f589a39ad4d26d9b41ab209
2 /* { dg-do compile } */
3 /* { dg-options "-O3 -ffast-math" } */
5 #include "vect-faddv.x"
7 /* { dg-final { scan-assembler-times "faddp\\tv" 2} } */