* fold-const.c (fold_binary_op_with_conditional_arg): Take
commit1ebe9a83e2dc4bd8fc436ccc8fc46e60080f674e
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 Mar 2005 17:23:03 +0000 (6 17:23 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 Mar 2005 17:23:03 +0000 (6 17:23 +0000)
treeaa7034910386e6fc4d8ead4b1c753bf91a4359c1
parent2c17ebb2ec190b62e2efc50d2a1de9f5f3cafcee
* fold-const.c (fold_binary_op_with_conditional_arg): Take
decomposed arguments code, type, op0, and op1 instead of t.
(fold_binary): Update a call to fold_range_test.

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