1 /* { dg-do compile { target { int128 && vect_float } } } */
2 /* { dg-additional-options "-fgimple -Wno-psabi -w" } */
3 /* { dg-additional-options "-maltivec" { target { powerpc*-*-* && powerpc_altivec_ok } } } */
5 typedef float v4sf
__attribute__((vector_size(16)));
15 _3
= __MEM
<__int128
unsigned, 8> ((char *)p_2(D
));
16 _4
= __VIEW_CONVERT
<v4sf
>(_3
);
17 #if __SIZEOF_FLOAT__ == 4
18 _5
= __BIT_FIELD_REF
<float> (_4
, 32, 64);
22 _6
= __BIT_INSERT (_4
, _5
, 0);