https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72657
--- Comment #4 from Ilya Enkovich <ienkovich at gcc dot gnu.org> --- Author: ienkovich Date: Thu Jul 28 12:58:37 2016 New Revision: 238816 URL: https://gcc.gnu.org/viewcvs?rev=238816&root=gcc&view=rev Log: gcc/ PR middle-end/72657 PR target/72683 * tree-chkp.c (chkp_retbnd_call_by_val): Check for instrumentation call using chkp_gimple_call_builtin_p. (chkp_copy_bounds_for_assign): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-chkp.c