Commit 68b3b858 by Bin Cheng Committed by Bin Cheng

re PR tree-optimization/71354 (gcc.dg/vect/vect-23.c FAILs)

	PR tree-optimization/71354
	* gcc.dg/vect/vect-23.c: Use vect_condition instead of vect_cond.

From-SVN: r237555
parent 9b6a8d0f
2016-06-17 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/71354
* gcc.dg/vect/vect-23.c: Use vect_condition instead of vect_cond.
2016-06-17 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/71347
* gcc.dg/tree-ssa/pr71347.c: New test.
......
/* { dg-require-effective-target vect_int } */
/* { dg-require-effective-target vect_cond } */
/* { dg-require-effective-target vect_condition } */
#include <stdarg.h>
#include "tree-vect.h"
......
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