2015-12-10 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx2-gather-6.c
blob180b49003fd5108a3fc7176fbdc984437bb15c30
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" } } */