mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 09:10:48 +08:00
Require vect_double on gfortran.dg/graphite/vect-pr40979.f90.
2011-02-03 H.J. Lu <hongjiu.lu@intel.com> * gfortran.dg/graphite/vect-pr40979.f90: Require vect_double instead of vect_int. From-SVN: r169790
This commit is contained in:
parent
31a5a54750
commit
f43010c782
@ -1,3 +1,8 @@
|
||||
2011-02-03 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gfortran.dg/graphite/vect-pr40979.f90: Require vect_double
|
||||
instead of vect_int.
|
||||
|
||||
2011-02-03 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/47312
|
||||
|
@ -1,5 +1,5 @@
|
||||
! { dg-do compile }
|
||||
! { dg-require-effective-target vect_int }
|
||||
! { dg-require-effective-target vect_double }
|
||||
|
||||
module mqc_m
|
||||
integer, parameter, private :: longreal = selected_real_kind(15,90)
|
||||
|
Loading…
x
Reference in New Issue
Block a user