* gfortran.dg/default_format_1.f90: Add -mieee for alpha*-*-* targets.
* gfortran.dg/boz_12.f90: Ditto.
From-SVN: r151167
+2009-08-28 Uros Bizjak <ubizjak@gmail.com>
+
+ * gfortran.dg/default_format_1.f90: Add -mieee for alpha*-*-* targets.
+ * gfortran.dg/boz_12.f90: Ditto.
+
2009-08-28 Uros Bizjak <ubizjak@gmail.com>
Backport from mainline:
! { dg-do run }
-
+! { dg-options "-mieee" { target alpha*-*-* } }
! PR fortran/36214
! For BOZ-initialization of floats, the precision used to be wrong sometimes.
! { dg-do run }
+! { dg-options "-mieee" { target alpha*-*-* } }
! Test XFAILed on Darwin because the system's printf() lacks
! proper support for denormals.
!