mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-07 19:43:43 +08:00
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:
parent
16f42d4dc0
commit
42109ab940
@ -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.
|
||||
|
@ -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 (:)
|
||||
|
Loading…
Reference in New Issue
Block a user