This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r117414 - in /trunk/gcc/fortran: ChangeLog arith.c
- From: kargl at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 03 Oct 2006 21:28:05 -0000
- Subject: r117414 - in /trunk/gcc/fortran: ChangeLog arith.c
Author: kargl
Date: Tue Oct 3 21:28:05 2006
New Revision: 117414
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117414
Log:
2006-10-03 Steven G. Kargl <kargl@gcc.gnu.org>
* arith.c (gfc_check_real_range): Use correct exponent range for
subnormal numbers.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/arith.c