builtins.c (fold_fixed_mathfn, [...]): Take decomposed arguments of CALL_EXPR.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 20 Mar 2005 14:39:01 +0000 (14:39 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 20 Mar 2005 14:39:01 +0000 (14:39 +0000)
commite498b9f1a0460c20a42d6835470de35d858379da
treeb67a34f91df7b67ea943ef18de42fc9d8cc4c323
parent411ffa02ae4de4b478884f7e23b68475a3c1efa4
builtins.c (fold_fixed_mathfn, [...]): Take decomposed arguments of CALL_EXPR.

* builtins.c (fold_fixed_mathfn, fold_builtin_trunc,
fold_builtin_floor, fold_builtin_ceil, fold_builtin_lround):
Take decomposed arguments of CALL_EXPR.
(fold_builtin_1): Update calls to the functions mentioned
above.

From-SVN: r96759
gcc/ChangeLog
gcc/builtins.c