]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move gfortran.dg/dec_math_5.f90 to ./ieee/
authorTobias Burnus <tobias@codesourcery.com>
Wed, 8 Apr 2020 15:54:04 +0000 (17:54 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 8 Apr 2020 15:55:54 +0000 (17:55 +0200)
PR fortran/93871
* gfortran.dg/dec_math_5.f90: Move to ...
* gfortran.dg/ieee/dec_math_1.f90: ... here; change
dg-options to dg-additional-options.

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ieee/dec_math_1.f90 [moved from gcc/testsuite/gfortran.dg/dec_math_5.f90 with 97% similarity]

index 557c81544e4f7b65791d18b55048429777948957..347181619a5c8a03cf8105dd7e2843a48d14fbe4 100644 (file)
@@ -1,3 +1,10 @@
+2020-04-08  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/93871
+       * gfortran.dg/dec_math_5.f90: Move to ...
+       * gfortran.dg/ieee/dec_math_1.f90: ... here; change
+       dg-options to dg-additional-options.
+
 2020-04-08  Alexandre Oliva <oliva@adacore.com>
 
        * gcc.dg/tls/pr78796.c: Require tls_runtime.
similarity index 97%
rename from gcc/testsuite/gfortran.dg/dec_math_5.f90
rename to gcc/testsuite/gfortran.dg/ieee/dec_math_1.f90
index d761e039cc8a28b8c422d43ac8fa22a35d064f7b..8587fd66eb1933d4837c3c3b34b60dc4a0a713fc 100644 (file)
@@ -1,8 +1,11 @@
-! { dg-options "-cpp -std=gnu" }
 ! { dg-do run }
+! { dg-additional-options "-cpp -std=gnu" }
 !
 ! Test values for degree-valued trigonometric intrinsics.
 !
+! Run under ieee/ as
+!   use ieee_arithmetic
+! (used for result checking) is not available on all platforms)
 
 module dec_math_5