1 /* PR target/71559 */
2 /* { dg-do run { target avx } } */
3 /* { dg-options "-O2 -ftree-vectorize -mavx" } */
4 
5 #include "avx-check.h"
6 #define PR71559_TEST avx_test
7 
8 #include "sse2-pr71559.c"
9