gcc/libgfortran/config
Uros Bizjak 5b0936da94 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
2014-07-02 10:45:08 +02:00
..
fpu-387.h fpu-387.h (my_fenv_t): Amend structure so it also works on mingw32. 2014-06-29 19:51:59 +00:00
fpu-aix.h configure.host (ieee_flags): Add -mieee for alpha*. 2014-07-02 10:45:08 +02:00
fpu-generic.h re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support) 2014-06-28 14:17:41 +00:00
fpu-glibc.h configure.host (ieee_flags): Add -mieee for alpha*. 2014-07-02 10:45:08 +02:00
fpu-sysv.h re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support) 2014-06-28 14:17:41 +00:00