2 /* { dg-options "-msse" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
3 /* { dg-require-effective-target sse_runtime { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
5 typedef float v2sf
__attribute__ ((vector_size (2 * sizeof(float))));
7 static void test (void)