Commit 1631b7de by Revital Eres Committed by Revital Eres

Fix vectorizer testcases

From-SVN: r129766
parent 43c77254
2007-10-30 Revital Eres <eres@il.ibm.com>
* testsuite/gcc.dg/vect/vect-shift-1.c: Require vect_int.
* testsuite/gcc.dg/vect/vect-ifcvt-4.c: Likewise.
2007-10-29 Dorit Nuzman <dorit@il.ibm.com>
PR tree-optimization/32893
/* { dg-require-effective-target vect_condition } */
/* { dg-require-effective-target vect_int } */
#include <stdarg.h>
#include <signal.h>
......
/* { dg-require-effective-target vect_shift } */
/* { dg-require-effective-target vect_int } */
#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