(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
vmx/
8-01.c
       1  /* { dg-do compile } */
       2  #include <altivec.h>
       3  
       4  int i = vec_step(vector unsigned short);