aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/aarch64/vect-faddv-compile.c
blob: cce9240343f0f9c47f589a39ad4d26d9b41ab209 (plain)
1
2
3
4
5
6
7

/* { dg-do compile } */
/* { dg-options "-O3 -ffast-math" } */

#include "vect-faddv.x"

/* { dg-final { scan-assembler-times "faddp\\tv" 2} } */