fast-math-pr37021.f90: Adjust.

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

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

From-SVN: r197571
This commit is contained in:
Richard Biener 2013-04-08 08:42:12 +00:00 committed by Richard Biener
parent 16f42d4dc0
commit 42109ab940
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-04-08 Richard Biener <rguenther@suse.de>
* gfortran.dg/vect/fast-math-pr37021.f90: Adjust.
2013-04-08 Richard Biener <rguenther@suse.de>
* g++.dg/vect/slp-pr56812.cc: Adjust.

View File

@ -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 (:)