re PR middle-end/72657 ([CHKP] internal compiler error: in ix86_expand_builtin)
authorIlya Enkovich <ilya.enkovich@intel.com>
Thu, 28 Jul 2016 12:58:37 +0000 (12:58 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Thu, 28 Jul 2016 12:58:37 +0000 (12:58 +0000)
commit69cd47a17f09ef328b6fbb3c6703cebf13864e95
treea282fb1510d355de7ddcaa0eabfdb59dc6027dbd
parent7c428aa29d75ef163c334cf3974f87b3630d8b8b
re PR middle-end/72657 ([CHKP] internal compiler error: in ix86_expand_builtin)

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.

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