aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/avx2-gather-6.c
blob: 38e2009da731736b2c494867c2ea02abb4bed872 (plain)
1
2
3
4
5
6
7
/* { dg-do compile } */
/* { dg-options "-O3 -mavx2 -fno-common -fdump-tree-vect-details" } */

#include "avx2-gather-5.c"

/* { dg-final { scan-tree-dump-times "note: vectorized 1 loops in function" 1 "vect" } } */
/* { dg-final { cleanup-tree-dump "vect" } } */