]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.host (ieee_flags): Add -mieee for alpha*.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 2 Jul 2014 08:45:08 +0000 (10:45 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 2 Jul 2014 08:45:08 +0000 (10:45 +0200)
commit5b0936da944d0e54e9efd0cac3b295553e31e8f2
tree5fe3802e1130088354ec6021f7d70b1ba4a17bbc
parentbca23ca20c67d7a6a5b7b4f80c49e490f4b735f9
configure.host (ieee_flags): Add -mieee for alpha*.

libgfortran/ChangeLog:

* configure.host (ieee_flags): Add -mieee for alpha*.

* config/fpu-glibc.h (support_fpu_rounding_mode): Correctly handle
GFC_FPE_UPWARD, GFC_FPE_DOWNWARD and GFC_FPE_TOWARDZERO.
* config/fpu-aix.h (support_fpu_rounding_mode): Ditto.

testsuite/ChangeLog:

* gfortran.dg/ieee/ieee_1.F90 (dg-additional-options): Remove -O0.
* gfortran.dg/ieee/ieee_rounding_1.f90 (dg-additional-options): Add.

From-SVN: r212224
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ieee/ieee_1.F90
gcc/testsuite/gfortran.dg/ieee/ieee_rounding_1.f90
libgfortran/ChangeLog
libgfortran/config/fpu-aix.h
libgfortran/config/fpu-glibc.h
libgfortran/configure.host