* real.c (do_add): Change to return a bool indicating that the
commit0a4f46e26c589fc77e7dcdbb7a3d510b6c0613c9
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Apr 2003 02:46:03 +0000 (23 02:46 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Apr 2003 02:46:03 +0000 (23 02:46 +0000)
treea4f65e0c74166fc582d3742c93aa64dd4ebcc3a1
parenteb13b1821bc619f32ccc0292513b54b1cbc2d832
* real.c (do_add): Change to return a bool indicating that the
result of the operation may be inexact due to loss of precision.
(do_multiply): Likewise.
(do_divide): Likewise.

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