aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/vmx/8-01.c
blob: d65815e3a6d57e7c7b2cdd7c54f7af0596512161 (plain)
1
2
3
4
/* { dg-do compile } */
#include <altivec.h>

int i = vec_step(vector unsigned short);