* fold-const.c (fold_real_zero_addition_p): Don't fold a zero
commitc7590f7e05a9a2390517c30feaddbcff9164f008
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Feb 2003 22:59:33 +0000 (19 22:59 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Feb 2003 22:59:33 +0000 (19 22:59 +0000)
treea66699c948423365ed0ae6efa1aedf2907f37176
parent96dadd9cbb2fefdee054045bf8780bd72dc8f379
* fold-const.c (fold_real_zero_addition_p): Don't fold a zero
addition in the presence of signaling NaNs.

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