2 /* { dg-do compile { target { ia32 } } } */
3 /* { dg-options "-O2 -mno-sse" } */
4 /* { dg-skip-if "no SSE vector" { *-*-mingw* } } */
6 typedef int __v4si
__attribute__ ((__vector_size__ (16)));
12 { /* { dg-warning "SSE vector return without SSE enabled changes the ABI" } */