real.c (cmp_significand_0, [...]): New.
authorRichard Henderson <rth@redhat.com>
Fri, 18 Oct 2002 23:54:10 +0000 (16:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 18 Oct 2002 23:54:10 +0000 (16:54 -0700)
commit99c576132dedc8bc29776f7343fed27711a19c5e
tree0b12113fe6acc8d2ddcc20108fb09b1c19c65bc0
parent80bbd03da1268e32cb559ec81f1ac361da82bd41
real.c (cmp_significand_0, [...]): New.

        * real.c (cmp_significand_0, rtd_divmod, ten_to_mptwo): New.
        (real_to_decimal): Re-implement using the logic from the
        gcc 3.2 etoasc.  Comment heavily.
        (div_significands): Simplify loop startup and comparison logic.

From-SVN: r58295
gcc/ChangeLog
gcc/real.c