This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] builtins.c: Remove most uses of EXP in fold_builtin_1.
- From: Roger Sayle <roger at eyesopen dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 20 Mar 2005 07:27:45 -0700 (MST)
- Subject: Re: [patch] builtins.c: Remove most uses of EXP in fold_builtin_1.
On Sat, 19 Mar 2005, Kazu Hirata wrote:
> 2005-03-19 Kazu Hirata <kazu@cs.umass.edu>
>
> * 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.
This is OK for mainline, thanks.
Roger
--