* gfortran.dg/default_format_denormal_2.f90: Add ieee options.
* gfortran.dg/default_format_denormal_1.f90: Ditto. Remove
alpha*-*-* target from XFAIL list.
From-SVN: r151769
+2009-09-16 Uros Bizjak <ubizjak@gmail.com>
+
+ * gfortran.dg/default_format_denormal_2.f90: Add ieee options.
+ * gfortran.dg/default_format_denormal_1.f90: Ditto. Remove
+ alpha*-*-* target from XFAIL list.
+
2009-08-31 Gerald Pfeifer <gerald@pfeifer.com>
* gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Do not define
-! { dg-do run { xfail alpha*-*-* *-apple-darwin* *-*-freebsd* } }
+! { dg-do run { xfail *-apple-darwin* *-*-freebsd* } }
! Test XFAILed on these platforms because the system's printf() lacks
! proper support for denormals.
!
! wide enough and have enough precision, by checking that values can
! be written and read back.
!
+! { dg-options "-mieee" { target alpha*-*-* } }
+
include "default_format_1.inc"
program main
! wide enough and have enough precision, by checking that values can
! be written and read back.
!
+! { dg-options "-mieee" { target alpha*-*-* } }
+
include "default_format_2.inc"
program main