2 /* { dg-do compile } */
3 /* { dg-options "-O -ftree-pre -Wno-psabi" } */
4 /* { dg-additional-options "-mstringop-strategy=libcall" { target i?86-*-* x86_64-*-* } } */
6 typedef int V
__attribute__ ((vector_size (64)));
15 while ((V
) { 0, u
[w
] }[1]);
16 u
= (V
) { v
[v
[0]], u
[u
[0]] };