tree-chkp.c (chkp_build_returned_bound): Don't predict return bounds for strchr calls.
authorIlya Enkovich <ilya.enkovich@intel.com>
Mon, 8 Dec 2014 10:10:00 +0000 (10:10 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Mon, 8 Dec 2014 10:10:00 +0000 (10:10 +0000)
commitd3fb44cbf6834f43cd359b531bf5df8aad185f39
tree732e2172fb99effda9fd532bde3f1c51a0f741aa
parent985f48f7b575747ac5f0ece95816a3bb208fb138
tree-chkp.c (chkp_build_returned_bound): Don't predict return bounds for strchr calls.

* tree-chkp.c (chkp_build_returned_bound): Don't predict
return bounds for strchr calls.

From-SVN: r218479
gcc/ChangeLog
gcc/tree-chkp.c