Commit e8608df4 by Kaz Kojima

module_nan.f90: Add -mieee for sh.

	* gfortran.dg/module_nan.f90: Add -mieee for sh.
	* gfortran.dg/real_const_3.f90: Likewise.

From-SVN: r130634
parent ca97730d
2007-12-05 Kaz Kojima <kkojima@gcc.gnu.org>
* gfortran.dg/module_nan.f90: Add -mieee for sh.
* gfortran.dg/real_const_3.f90: Likewise.
2007-12-05 Richard Guenther <rguenther@suse.de> 2007-12-05 Richard Guenther <rguenther@suse.de>
PR tree-optimization/34138 PR tree-optimization/34138
! { dg-do run } ! { dg-do run }
! { dg-options "-fno-range-check" } ! { dg-options "-fno-range-check" }
! { dg-options "-fno-range-check -mieee" { target sh*-*-* } }
! !
! PR fortran/34318 ! PR fortran/34318
! !
......
!{ dg-do run } !{ dg-do run }
!{ dg-options "-fno-range-check" } !{ dg-options "-fno-range-check" }
!{ dg-options "-fno-range-check -mieee" { target sh*-*-* } }
! PR19310 and PR19904, allow disabling range check during compile. ! PR19310 and PR19904, allow disabling range check during compile.
! Contributed by Jerry DeLisle <jvdelisle@gcc.gnu.org> ! Contributed by Jerry DeLisle <jvdelisle@gcc.gnu.org>
program main program main
......
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