2010-xx-xx Mingjie Xing <mingjie.xing@gmail.com>
gcc/testsuite/ 2010-xx-xx Mingjie Xing <mingjie.xing@gmail.com> * gcc.dg/vect/fast-math-vect-reduc-8.c: Move dg-require-effective-target after dg-do. From-SVN: r163248
This commit is contained in:
parent
0d108d1595
commit
73a949c0ba
|
@ -1,3 +1,8 @@
|
|||
2010-08-14 Mingjie Xing <mingjie.xing@gmail.com>
|
||||
|
||||
* gcc.dg/vect/fast-math-vect-reduc-8.c: Move
|
||||
dg-require-effective-target after dg-do.
|
||||
|
||||
2010-08-14 Mingjie Xing <mingjie.xing@gmail.com>
|
||||
|
||||
* lib/target-supports.exp (check_effective_target_vect_int): Return
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* { dg-require-effective-target vect_float } */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target vect_float } */
|
||||
|
||||
#include "tree-vect.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue