-/* { dg-do run { target powerpc*-*-darwin* } } */
-/* { dg-options "-faltivec" } */
+/* { dg-do run { target powerpc*-*-* } } */
+/* { dg-options "-maltivec" } */
/* Program to test PowerPC AltiVec instructions. */
+#include <altivec.h>
#include "altivec_check.h"
extern void abort (void);