1 /* { dg-options "-O2 -ffast-math -fgraphite-identity -w -Wno-psabi" { target { i?86-*-* x86_64-*-* powerpc*-*-* } } } */
3 typedef float V2SF
__attribute__ ((vector_size (128)));
12 b
= a
+ (V2SF
) {1.0f
/0.0f
- 1.0f
/0.0f
, 1.0f
/0.0f
- 1.0f
/0.0f
};