Commit 56ac9671 by Revital Eres Committed by Revital Eres

Fix vectorizer testcase

From-SVN: r129767
parent 1631b7de
2007-10-30 Revital Eres <eres@il.ibm.com> 2007-10-30 Revital Eres <eres@il.ibm.com>
* testsuite/gcc.dg/vect/pr33866.c: Require vect_long.
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-shift-1.c: Require vect_int.
* testsuite/gcc.dg/vect/vect-ifcvt-4.c: Likewise. * testsuite/gcc.dg/vect/vect-ifcvt-4.c: Likewise.
/* Testcase by Martin Michlmayr <tbm@cyrius.com> */ /* Testcase by Martin Michlmayr <tbm@cyrius.com> */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-require-effective-target vect_long } */
typedef struct typedef struct
{ {
......
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