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] use movstr in strcat


> 2005-08-29  Adrian Straetling  <straetling@de.ibm.com>
> 
> 	* builtins.c: (expand_builtin_strcpy, expand_builtin_strcat): Change
> 	arguments, adjust all callers.
> 	(expand_builtin_strcat): Rewrite to call strcpy instead of mempcpy.

Applied to mainline. Thanks!

Bye,

-Andreas-


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