mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-25 23:54:58 +08:00
519196a27c
Make sure that calling IEEE_SET_ROUNDING_MODE with RADIX=10 does not affect the binary rounding mode. 2022-09-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> libgfortran/ * ieee/ieee_arithmetic.F90 (IEEE_SET_ROUNDING_MODE): Handle RADIX argument better. gcc/testsuite/ * gfortran.dg/ieee/rounding_3.f90: New test. |
||
---|---|---|
.. | ||
ieee_arithmetic.F90 | ||
ieee_exceptions.F90 | ||
ieee_features.F90 | ||
ieee_helper.c |