* fold-const.c (fold): Fix thinko in x+(-0) -> x transformation.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Oct 1999 07:26:59 +0000 (07:26 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Oct 1999 07:26:59 +0000 (07:26 +0000)
commitc876efd4c124e0b9055dd1b44b841c85c4999c9f
treea133f41dd7a9239c9de2653b609f31a4997bf358
parent85087551eae1dc2e9b3bcf2b43259ca7ca8de378
    * fold-const.c (fold): Fix thinko in x+(-0) -> x transformation.

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