Commit faa08173 by Tobias Burnus

Move gfortran.dg/dec_math_5.f90 to ./ieee/

	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.
parent ef389dad
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> 2020-04-08 Alexandre Oliva <oliva@adacore.com>
* gcc.dg/tls/pr78796.c: Require tls_runtime. * gcc.dg/tls/pr78796.c: Require tls_runtime.
......
! { dg-options "-cpp -std=gnu" }
! { dg-do run } ! { dg-do run }
! { dg-additional-options "-cpp -std=gnu" }
! !
! Test values for degree-valued trigonometric intrinsics. ! 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 module dec_math_5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment