Commit 32534ed1 by Kaz Kojima

init_flag_3.f90: Add -mieee for sh.

	* gfortran.dg/init_flag_3.f90: Add -mieee for sh.

From-SVN: r128745
parent 60e90d09
2007-09-25 Kaz Kojima <kkojima@gcc.gnu.org>
* gfortran.dg/init_flag_3.f90: Add -mieee for sh.
2007-09-24 Danny Smith <dannysmith@user.sourceforge.net>
PR c++/14688
! { dg-do run }
! { dg-options "-finit-integer=-1 -finit-logical=false -finit-real=nan" }
! { dg-options "-mieee -finit-integer=-1 -finit-logical=false -finit-real=nan" { target sh*-*-* } }
program init_flag_3
call real_test
......
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