* fold-const.c (fold_ternary): Take decomposed arguments of
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Mar 2005 17:32:22 +0000 (17:32 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Mar 2005 17:32:22 +0000 (17:32 +0000)
commit6a4a1704a0d796f2a2e4e05a01ac86adba6e698d
treefe92d085b133b02bee492ead26918022684d188e
parent8ae80f8d9d2c2b34b273086eda873d16b3dffe02
* fold-const.c (fold_ternary): Take decomposed arguments of
CALL_EXPR.
(fold): Update a call to fold_ternary.

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