To require vect_double.

Committed.

Richard.

2013-04-08  Richard Biener  <rguent...@suse.de>

        * gfortran.dg/vect/fast-math-pr37021.f90: Adjust.

Index: gcc/testsuite/gfortran.dg/vect/fast-math-pr37021.f90
===================================================================
--- gcc/testsuite/gfortran.dg/vect/fast-math-pr37021.f90        (revision 
197568)
+++ gcc/testsuite/gfortran.dg/vect/fast-math-pr37021.f90        (working copy)
@@ -1,4 +1,5 @@
 ! { dg-do compile }
+! { dg-require-effective-target vect_double }
 
 subroutine to_product_of(self,a,b,a1,a2)
   complex(kind=8) :: self (:)

Reply via email to