]> gcc.gnu.org Git - gcc.git/commit
gfortran.h: Remove GFC_MPFR_TOO_OLD.
authorSteven G. Kargl <kargl@gcc.gnu.org>
Sat, 28 Oct 2006 23:31:22 +0000 (23:31 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Sat, 28 Oct 2006 23:31:22 +0000 (23:31 +0000)
commitb814a64ea1fd82823841ba0ac5d2ec6248429828
tree92aa54b723fbf8259a3029a5c5e269278d1d32ca
parent857d325a640ab62412800b36a89f82f0e424db68
gfortran.h: Remove GFC_MPFR_TOO_OLD.

2006-10-27  Steven G. Kargl  <kargl@gcc.gnu.org>
* gfortran.h: Remove GFC_MPFR_TOO_OLD.
* arith.c (arctangent2): Remove function
(gfc_check_real_range): Remove subnormal kludge.
* arith.h: Remove arctangent2 prototype.
* simplify.c: (gfc_simplify_atan2): Remove use of arctangent2.
(gfc_simplify_exponent, gfc_simplify_log, gfc_simplify_nearest,
gfc_simplify_rrspacing, gfc_simplify_spacing): Remove mpfr kludges.

From-SVN: r118120
gcc/fortran/ChangeLog
gcc/fortran/arith.c
gcc/fortran/arith.h
gcc/fortran/gfortran.h
gcc/fortran/simplify.c
This page took 0.056223 seconds and 5 git commands to generate.