Use conditional internal functions in if-conversion
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / pr71297.c
blobdb1aaf016cd44945095160b847797ef67c64352d
1 /* PR target/71763 */
2 /* { dg-do compile } */
3 /* { dg-require-effective-target powerpc_altivec_ok } */
5 int main ()
7 __builtin_vec_st (); /* { dg-error "too few arguments to function" } */