vect-outer-5.c: Require vect_float support.
2009-02-17 Bingfeng Mei <bmei@broadcom.com> * gcc.dg/vect/vect-outer-5.c: Require vect_float support. * gcc.dg/vect/vect-outer-6.c: Ditto. From-SVN: r144232
This commit is contained in:
parent
0e08f686d7
commit
1f2f555a97
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-02-17 Bingfeng Mei <bmei@broadcom.com>
|
||||
|
||||
* gcc.dg/vect/vect-outer-5.c: Require vect_float support.
|
||||
* gcc.dg/vect/vect-outer-6.c: Ditto.
|
||||
|
||||
2009-02-16 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
PR c/35446
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { dg-require-effective-target vect_int } */
|
||||
/* { dg-require-effective-target vect_float } */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { dg-require-effective-target vect_int } */
|
||||
/* { dg-require-effective-target vect_float } */
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <signal.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue