This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch builtins.c: avoid duplicate work passing the entire expression


On Fri, May 02, 2003 at 09:04:02PM -0400, Kaveh R. Ghazi wrote:
> 	* builtins.c (expand_builtin_constant_p, expand_builtin_strlen,
> 	expand_builtin_frame_address): Update prototypes.
> 	(expand_builtin_constant_p, expand_builtin_strlen,
> 	expand_builtin_strcpy, expand_builtin_memset,
> 	expand_builtin_bzero, expand_builtin_args_info,
> 	expand_builtin_frame_address): Pass in just the argument(s)
> 	needed, not the entire expression `exp'.
> 	(expand_builtin): Update all calls to these functions.

Ok.



r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]