Commit 27f2c348 by H.J. Lu Committed by H.J. Lu

Add -mtune=generic to gfortran.dg/pr46519-1.f.

2010-11-25  H.J. Lu  <hongjiu.lu@intel.com>

	* gfortran.dg/pr46519-1.f: Add -mtune=generic.

From-SVN: r167147
parent de77ab75
2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
* gfortran.dg/pr46519-1.f: Add -mtune=generic.
2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/46647
* gcc.target/i386/pr46647.c: New.
......
! { dg-do compile { target i?86-*-* x86_64-*-* } }
! { dg-options "-O3 -mavx -mvzeroupper -dp" }
! { dg-options "-O3 -mavx -mvzeroupper -mtune=generic -dp" }
PROGRAM MG3XDEMO
INTEGER LM, NM, NV, NR, NIT
......
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