]> git.ipfire.org Git - thirdparty/gcc.git/commit
floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 17 Aug 2012 21:56:48 +0000 (21:56 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Fri, 17 Aug 2012 21:56:48 +0000 (21:56 +0000)
commitc9ac76ae53099599a2c02a2022faea0cc30bce8c
tree8971b1eb12312fdf532c61911edd479f8bcf47e7
parente327d1a362b29d605f15678072700ffb39fc4917
floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.

* floatformat.c (floatformat_to_double): Correctly handle numbers
between 1 and 2.  Simplify handling of denormal number.
(main): Test with 1.1.

From-SVN: r190493
libiberty/ChangeLog
libiberty/floatformat.c