2 /* { dg-options "" } */
3 /* { dg-additional-options "-msse" { target i?86-*-* x86_64-*-* } } */
4 /* { dg-require-effective-target sse_runtime { target { i?86-*-* x86_64-*-* } } } */
6 typedef float v2sf
__attribute__ ((vector_size (2 * sizeof(float))));
8 static void test (void)