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:
Mingjie Xing 2010-08-14 19:48:21 +00:00 committed by Richard Sandiford
parent 0d108d1595
commit 73a949c0ba
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
/* { dg-require-effective-target vect_float } */
/* { dg-do compile } */
/* { dg-require-effective-target vect_float } */
#include "tree-vect.h"