fold-const.c (fold_ternary): Take decomposed arguments of CALL_EXPR.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 22 Mar 2005 17:32:22 +0000 (17:32 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 22 Mar 2005 17:32:22 +0000 (17:32 +0000)
commit7cf572596f5c190e40fe851a86ef182ed5190783
treefe92d085b133b02bee492ead26918022684d188e
parent4c8fa2e5ee9a69d122f1629b0a8f1f758b6d9b8a
fold-const.c (fold_ternary): Take decomposed arguments of CALL_EXPR.

* fold-const.c (fold_ternary): Take decomposed arguments of
CALL_EXPR.
(fold): Update a call to fold_ternary.

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