]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/config/fpu-sysv.h
libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 9 Jul 2014 20:32:12 +0000 (20:32 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 9 Jul 2014 20:32:12 +0000 (20:32 +0000)
commitf5168e47a83d6afcab6afa176da2ba466c383dbb
treecf7f1ee923c572de4622014e7f1078228cf3f283
parent958c1d61b1503a70f900a38f6f832ec1beb29d8f
libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.

* libgfortran.h (support_fpu_underflow_control,
        get_fpu_underflow_mode, set_fpu_underflow_mode): New prototypes.
* config/fpu-*.h (support_fpu_underflow_control,
get_fpu_underflow_mode, set_fpu_underflow_mode):
New functions.
* ieee/ieee_arithmetic.F90: Support underflow control.

* gfortran.dg/ieee/underflow_1.f90: New file.

From-SVN: r212407
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ieee/underflow_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/config/fpu-387.h
libgfortran/config/fpu-aix.h
libgfortran/config/fpu-generic.h
libgfortran/config/fpu-glibc.h
libgfortran/config/fpu-sysv.h
libgfortran/ieee/ieee_arithmetic.F90
libgfortran/libgfortran.h