Rebase.
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx2-gather-6.c
blob38e2009da731736b2c494867c2ea02abb4bed872
1 /* { dg-do compile } */
2 /* { dg-options "-O3 -mavx2 -fno-common -fdump-tree-vect-details" } */
4 #include "avx2-gather-5.c"
6 /* { dg-final { scan-tree-dump-times "note: vectorized 1 loops in function" 1 "vect" } } */
7 /* { dg-final { cleanup-tree-dump "vect" } } */