libgfortran/ChangeLog:
commit5cb733892809c62650c94011e42d56998837fd69
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jul 2014 08:45:08 +0000 (2 08:45 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jul 2014 08:45:08 +0000 (2 08:45 +0000)
tree5fe3802e1130088354ec6021f7d70b1ba4a17bbc
parent947ccd60b0eceddb6bbe41bb06df5f629692fb54
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212224 138bc75d-0d04-0410-961f-82ee72b054a4
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