* config/atof-ieee.c (gen_to_words): When generating a denormal

number, handle an overflow into the smallest normalized number.
This commit is contained in:
Ian Lance Taylor
1997-10-03 19:43:34 +00:00
parent 927e3a3094
commit 7e5c196e86

View File

@ -1,3 +1,8 @@
Fri Oct 3 15:40:38 1997 Ian Lance Taylor <ian@cygnus.com>
* config/atof-ieee.c (gen_to_words): When generating a denormal
number, handle an overflow into the smallest normalized number.
Mon Sep 29 15:24:52 1997 J"orn Rennecke <amylaar@cygnus.co.uk> Mon Sep 29 15:24:52 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
* as.h, input-scrub.c (new_logical_line): New return value. * as.h, input-scrub.c (new_logical_line): New return value.