Commit a1c63c5f by Uros Bizjak Committed by Uros Bizjak

fast-math-vect-call-2.c: Require vect_double effective target.

	* gcc.dg/vect/fast-math-vect-call-2.c: Require vect_double
	effective target.
	* gcc.dg/vect/fast-math-bb-slp-call-2.c: Ditto.

From-SVN: r181742
parent d0d03b1c
......@@ -2,6 +2,7 @@
* gcc.dg/vect/fast-math-vect-call-2.c: Require vect_double
effective target.
* gcc.dg/vect/fast-math-bb-slp-call-2.c: Ditto.
2011-11-25 Mikael Morin <mikael@gcc.gnu.org>
......
/* { dg-require-effective-target vect_double } */
#include "tree-vect.h"
extern long int lrint (double);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment