Commit 8960db31 by Bin Cheng Committed by Bin Cheng

re PR tree-optimization/70803 (gcc.dg/vect/pr56625.c FAILs)

	gcc/testsuite/ChangeLog
	PR tree-optimization/70803
	* gcc.dg/vect/pr56625.c: Require vect_int_mult.

From-SVN: r235644
parent 76fe84ec
2016-04-29 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/70803
* gcc.dg/vect/pr56625.c: Require vect_int_mult.
2016-04-29 Ilya Enkovich <ilya.enkovich@intel.com>
* gcc.target/i386/vect-unpack-2.c (avx512bw_test): Avoid
......
/* { dg-do compile } */
/* { dg-require-effective-target vect_int } */
/* { dg-require-effective-target vect_int_mult } */
void foo (int a[], int b[])
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment