* real.c (real_floor): Don't leave the result uninitialized when
commitb3a1e478e29e49c79758cc6c6a1a8afe0d2dee94
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jan 2005 21:53:31 +0000 (20 21:53 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jan 2005 21:53:31 +0000 (20 21:53 +0000)
tree82bf6bb0301d879a5d56200bb826c83f83c9f256
parentd0a77c67f950cddca01a760d559ec9d54cf04870
* real.c (real_floor): Don't leave the result uninitialized when
mode is VOIDMode, but return the unrounded intermediate value.
(real_ceil): Likewise.

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