fold-const.c (fold_binary_op_with_conditional_arg): Fix typo ordering ops from earlie...
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 7 Mar 2005 21:24:21 +0000 (21:24 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 7 Mar 2005 21:24:21 +0000 (16:24 -0500)
commit92db3ec9db394735d4c11d477ab29d363243f151
tree1ee8c39f5d040f7bf81c3fc78190b48f1c03908f
parentdbce15707a9e5148157fe671c2cd5832ec157c63
fold-const.c (fold_binary_op_with_conditional_arg): Fix typo ordering ops from earlier change.

        * fold-const.c (fold_binary_op_with_conditional_arg): Fix typo
        ordering ops from earlier change.

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