2015-09-29 Steven G. Kargl <kargl@gcc.gnu.org>
gfortran.dg/ieee/ieee_4.f90: xfail on i386-*-freebsd* gfortran.dg/round_4.f90: ditto. From-SVN: r228262
This commit is contained in:
parent
ef295bcefe
commit
bbfe9e0237
@ -1,3 +1,8 @@
|
||||
2015-09-29 Steven G. Kargl <kargl@gcc.gnu.org>
|
||||
|
||||
gfortran.dg/ieee/ieee_4.f90: xfail on i386-*-freebsd*
|
||||
gfortran.dg/round_4.f90: ditto.
|
||||
|
||||
2015-09-29 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/67170
|
||||
|
@ -1,4 +1,4 @@
|
||||
! { dg-do run }
|
||||
! { dg-do run { xfail i386-*-freebsd* } }
|
||||
|
||||
use :: ieee_arithmetic
|
||||
implicit none
|
||||
|
@ -1,4 +1,4 @@
|
||||
! { dg-do run }
|
||||
! { dg-do run { xfail i386-*-freebsd* } }
|
||||
! { dg-add-options ieee }
|
||||
! { dg-skip-if "PR libfortran/58015" { hppa*-*-hpux* } }
|
||||
! { dg-skip-if "IBM long double 31 bits of precision, test requires 38" { powerpc*-*-linux* } }
|
||||
|
Loading…
Reference in New Issue
Block a user