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: PR27095, builtin_expand_memset multiple arg expansion


On Thu, 13 Apr 2006, Alan Modra wrote:
>
> 	PR middle-end/27095
> 	* builtins.c: (expand_builtin_memset): Stabilize args before expansion
> 	and emit libcall here in case the builtin fails.
> 	(expand_builtin_strcmp): Always emit the libcall here on failure.

This is OK for mainline.  Once its been mainline for a few days without
problems, OK for the gcc-4_1-branch, after bootstrap and regression
testing there.

Thanks for fixing this.

Roger
--


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