Commit 5416e9be by H.J. Lu

pr40021.f: Moved to ...

2009-05-06  H.J. Lu  <hongjiu.lu@intel.com>

	* gfortran.dg/pr40021.f: Moved to ...
	* gfortran.fortran-torture/execute/pr40021.f: Here.

From-SVN: r147192
parent 5a5c6435
2009-05-06 H.J. Lu <hongjiu.lu@intel.com>
* gfortran.dg/pr40021.f: Moved to ...
* gfortran.fortran-torture/execute/pr40021.f: Here.
2009-05-06 Janis Johnson <janis187@us.ibm.com>
PR middle-end/39986
......@@ -5,6 +10,7 @@
2009-05-06 Michael Matz <matz@suse.de>
PR middle-end/40021
* gfortran.dg/pr40021.f: New test.
2009-05-06 Le-Chun Wu <lcwu@google.com>
......
! { dg-do run { target i?86-*-* x86_64-*-* } }
! { dg-require-effective-target ilp32 }
! { dg-options "-O2 -ftree-vectorize -msse2 -mfpmath=sse -ffast-math" }
C Derived from lapack
PROGRAM test
DOUBLE PRECISION DA
INTEGER I, N
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment