Commit bd8fb114 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: Add VECT_COND requirement.

From-SVN: r237551
parent c7041a4f
2016-06-17 Bin Cheng <bin.cheng@arm.com> 2016-06-17 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/71354
* gcc.dg/vect/vect-23.c: Add VECT_COND requirement.
2016-06-17 Bin Cheng <bin.cheng@arm.com>
* gcc.dg/vect/vect-alias-check-1.c: New test. * gcc.dg/vect/vect-alias-check-1.c: New test.
2016-06-16 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> 2016-06-16 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
......
/* { dg-require-effective-target vect_int } */ /* { dg-require-effective-target vect_int } */
/* { dg-require-effective-target vect_cond } */
#include <stdarg.h> #include <stdarg.h>
#include "tree-vect.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