Skip to content
Snippets Groups Projects
Commit f43010c7 authored by H.J. Lu's avatar H.J. Lu Committed by H.J. Lu
Browse files

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
parent 31a5a547
No related branches found
No related tags found
No related merge requests found
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> 2011-02-03 Jakub Jelinek <jakub@redhat.com>
PR target/47312 PR target/47312
......
! { dg-do compile } ! { dg-do compile }
! { dg-require-effective-target vect_int } ! { dg-require-effective-target vect_double }
module mqc_m module mqc_m
integer, parameter, private :: longreal = selected_real_kind(15,90) integer, parameter, private :: longreal = selected_real_kind(15,90)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment