]> git.ipfire.org Git - thirdparty/gcc.git/commit
fold-const.c (fold): Fix typo in COND_EXPR handling code.
authorMichael Tiemann <michael@impact.tiemann.org>
Sat, 19 Sep 1998 23:27:02 +0000 (23:27 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 19 Sep 1998 23:27:02 +0000 (17:27 -0600)
commita58bd5080ad5fc39a02eb1e786f71615ed3146fe
treebf68cba9a0bcd3905cd9990cc6ba8f391559f0f1
parent750930c1f87332d91ef00835a8e3bb4cd2e028f9
fold-const.c (fold): Fix typo in COND_EXPR handling code.

        * fold-const.c (fold): Fix typo in COND_EXPR handling code.
        (invert_truthvalue): Enable truthvalue inversion for
        floating-point operands if -ffast-math.

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