]> gcc.gnu.org Git - gcc.git/commit
builtins.c (fold_builtin): Take decomposed arguments of CALL_EXPR.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 21 Mar 2005 14:35:08 +0000 (14:35 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 21 Mar 2005 14:35:08 +0000 (14:35 +0000)
commit49d1af8985e7f1a889faa67f42937b1aee354ebd
treec303459a3f6f0861fbf059f297c852a327157fb1
parent9ce921aba837a0775de9abb3ea97e57d30f25e1f
builtins.c (fold_builtin): Take decomposed arguments of CALL_EXPR.

* builtins.c (fold_builtin): Take decomposed arguments of
CALL_EXPR.
* fold-const.c (fold_ternary): Update a call to fold_builtin.
* gimplify.c (gimplify_call_expr): Likewise.
* tree-ssa-ccp.c (ccp_fold, ccp_fold_builtin): Likewise.
* tree.h: Update the prototype of fold_builtin.

From-SVN: r96800
gcc/ChangeLog
gcc/builtins.c
gcc/fold-const.c
gcc/gimplify.c
gcc/tree-ssa-ccp.c
gcc/tree.h
This page took 0.058368 seconds and 5 git commands to generate.