vect-120.c: Add vect_floatint_cvt requirement.
2011-10-20 Steve Ellcey <sje@cup.hp.com> * gcc.dg/vect/vect-120.c: Add vect_floatint_cvt requirement. From-SVN: r180278
This commit is contained in:
parent
926ac8d494
commit
7ec254da41
@ -1,3 +1,7 @@
|
||||
2011-10-20 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
* gcc.dg/vect/vect-120.c: Add vect_floatint_cvt requirement.
|
||||
|
||||
2011-10-20 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
PR testsuite/50722
|
||||
|
@ -1,6 +1,7 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target vect_float } */
|
||||
/* { dg-require-effective-target vect_shift } */
|
||||
/* { dg-require-effective-target vect_floatint_cvt } */
|
||||
|
||||
static inline float
|
||||
i2f(int x)
|
||||
|
Loading…
Reference in New Issue
Block a user