2 /* Origin: <Pawe Sikora <pluto@ds14.agh.edu.pl> */
4 /* The xstormy16 doesn't support V2DI. */
5 /* { dg-do compile { xfail xstormy16-*-* } } */
6 /* { dg-options "" } */
7 /* { dg-options "-march=pentium3" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
11 typedef long long int v
__attribute__ ((vector_size (16)));