1 /* Test vec_dst* functions with float pointer as first argument. */
2 /* { dg-do compile { target powerpc*-*-* } } */
3 /* { dg-require-effective-target powerpc_altivec_ok } */
4 /* { dg-options "-maltivec" } */
10 extern vector float vf;
17 vec_dststt (fp, i, 1);