* real.c (real_to_decimal): If the >1 tens reduction loop results
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Oct 2002 21:58:12 +0000 (21:58 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Oct 2002 21:58:12 +0000 (21:58 +0000)
commit0f4474723083196e377de51807bd8b87fcc25a02
treee02de76ba121265c45f6e6dd319c376578c004e8
parentdd1a0a379b127dfdcf9cabb84d4f7a730f3b9dfb
    * real.c (real_to_decimal): If the >1 tens reduction loop results
        in a negative exponent, fall into the <1 pten computation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58538 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/real.c