Fix vectorizer testcase
From-SVN: r129767
This commit is contained in:
parent
1631b7dee2
commit
56ac967158
@ -1,3 +1,7 @@
|
||||
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.
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Testcase by Martin Michlmayr <tbm@cyrius.com> */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target vect_long } */
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user