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] buitlins.c: Fix tree-optimization/14819.


On Thu, 20 May 2004, Kazu Hirata wrote:
> 2004-05-21  Steven Bosscher  <stevenb@suse.de>
>
> 	PR tree-optimization/14819
> 	* builtins.c (fold_builtin_strchr): New.
> 	(fold_builtin_1): Handle BUILT_IN_STRCHR and BUILT_IN_STRRCHR
> 	with fold_builtin_strchr().

This is OK for mainline.  Thanks.

Roger
--


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