]> git.ipfire.org Git - thirdparty/gcc.git/commit
* real.c (real_from_string): Apply sign last. Tidy exponent handling.
authorRichard Henderson <rth@redhat.com>
Mon, 30 Sep 2002 06:04:16 +0000 (23:04 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 30 Sep 2002 06:04:16 +0000 (23:04 -0700)
commit98ee7e6caa96e4fe7ef50d0db29f5dd8ccbc0c59
tree3a446a9049cc5952eced61f2dc460d2614aba10b
parentd3cc3f10dac7b93c7b62d7e30b15f171fec3e8a5
* real.c (real_from_string): Apply sign last.  Tidy exponent handling.

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