On 11/18/13 03:58, Ilya Enkovich wrote:
Hi,Here is a patch to replace BUILT_IN_CHKP_BNDRET with assignment when optimizing strchr. Thanks, Ilya -- 2013-11-13 Ilya Enkovich <ilya.enkov...@intel.com> * tree-ssa-strlen.c: Include tree-chkp.h. (handle_builtin_strchr): Remove retbnd call when strchr call is removed.
This is fine once any prerequisites are in the trunk sources. Thanks, Jeff