Compile gcc.dg/vect/pr68305.c with -mavx2 for x86 target
authorH.J. Lu <hongjiu.lu@intel.com>
Fri, 18 Dec 2015 16:51:00 +0000 (16:51 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Fri, 18 Dec 2015 16:51:00 +0000 (08:51 -0800)
commita012998e615e7ff43642d4de100cf4e3c369212c
treeade0ce65af392122466d61d54b3ddd2039268942
parent03d5d0c353ce5a9d09354e38ac30b789842c91f9
Compile gcc.dg/vect/pr68305.c with -mavx2 for x86 target

Since gcc.dg/vect/pr68305.c is a compile test, we should add -mavx2 for
x86 target.

* gcc.dg/vect/pr68305.c (dg-additional-options): Add -mavx2
for x86 target.

From-SVN: r231820
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/pr68305.c