]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
rounding_1.f90: Rename from ieee_rounding_1.f90.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 15 Jul 2014 16:12:38 +0000 (18:12 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 15 Jul 2014 16:12:38 +0000 (18:12 +0200)
* gfortran.dg/ieee/rounding_1.f90: Rename from ieee_rounding_1.f90.
* gfortran.dg/ieee/ieee_1.f90: Rename from ieee_1.F90.
(dg-additional-options): Add -mieee-with-inexact for alpha*-*-*.

From-SVN: r212570

gcc/testsuite/gfortran.dg/ieee/ieee_1.f90 [moved from gcc/testsuite/gfortran.dg/ieee/ieee_1.F90 with 97% similarity]
gcc/testsuite/gfortran.dg/ieee/rounding_1.f90 [moved from gcc/testsuite/gfortran.dg/ieee/ieee_rounding_1.f90 with 100% similarity]

similarity index 97%
rename from gcc/testsuite/gfortran.dg/ieee/ieee_1.F90
rename to gcc/testsuite/gfortran.dg/ieee/ieee_1.f90
index 329aeef0d4461d2b6dbfb0ecf29a8004c3c0883a..8e2e0ca86b7e9d657017d109ea865dc6e58b642c 100644 (file)
@@ -1,5 +1,6 @@
 ! { dg-do run }
 ! { dg-additional-options "-ffree-line-length-none" }
+! { dg-additional-options "-mieee-with-inexact" { target alpha*-*-* } }
 !
 ! Use dg-additional-options rather than dg-options to avoid overwriting the
 ! default IEEE options which are passed by ieee.exp and necessary.