fold-const.c (fold): Fix thinko when optimizing comparisons against -0.0.
authorJeffrey A Law <law@cygnus.com>
Sun, 31 Oct 1999 04:22:46 +0000 (04:22 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 31 Oct 1999 04:22:46 +0000 (22:22 -0600)
commit0d19c2a1393340a3aea32e0a57d87141801020fe
tree27be06e7faea8aa15fe3f04d0f78027a76ce6e98
parentf6e8b583c4d79ce013c72d22b75d075c50c5e666
fold-const.c (fold): Fix thinko when optimizing comparisons against -0.0.

        * fold-const.c (fold): Fix thinko when optimizing comparisons
        against -0.0.

From-SVN: r30282
gcc/ChangeLog
gcc/fold-const.c