Re: [PATCH, MPX, 2/X] Pointers Checker. Bounds binding builtin

2013-11-15 Thread Ilya Enkovich
2013/11/15 Richard Biener : > On Fri, Nov 15, 2013 at 3:34 PM, Ilya Enkovich wrote: >> On 15 Nov 18:12, Ilya Enkovich wrote: >>> 2013/11/15 Richard Biener : >>> > On Fri, Nov 15, 2013 at 2:19 PM, Ilya Enkovich >>> > wrote: >>> >> Hi, >>> >> >>> >> Here is a patch to introduce builtin to bind bou

Re: [PATCH, MPX, 2/X] Pointers Checker. Bounds binding builtin

2013-11-15 Thread Richard Biener
On Fri, Nov 15, 2013 at 3:34 PM, Ilya Enkovich wrote: > On 15 Nov 18:12, Ilya Enkovich wrote: >> 2013/11/15 Richard Biener : >> > On Fri, Nov 15, 2013 at 2:19 PM, Ilya Enkovich >> > wrote: >> >> Hi, >> >> >> >> Here is a patch to introduce builtin to bind bounds for call arguments as >> >> was

Re: [PATCH, MPX, 2/X] Pointers Checker. Bounds binding builtin

2013-11-15 Thread Ilya Enkovich
On 15 Nov 18:12, Ilya Enkovich wrote: > 2013/11/15 Richard Biener : > > On Fri, Nov 15, 2013 at 2:19 PM, Ilya Enkovich > > wrote: > >> Hi, > >> > >> Here is a patch to introduce builtin to bind bounds for call arguments as > >> was discussed here > >> (http://gcc.gnu.org/ml/gcc-patches/2013-11/

Re: [PATCH, MPX, 2/X] Pointers Checker. Bounds binding builtin

2013-11-15 Thread Richard Biener
On Fri, Nov 15, 2013 at 3:12 PM, Ilya Enkovich wrote: > 2013/11/15 Richard Biener : >> On Fri, Nov 15, 2013 at 2:19 PM, Ilya Enkovich >> wrote: >>> Hi, >>> >>> Here is a patch to introduce builtin to bind bounds for call arguments as >>> was discussed here >>> (http://gcc.gnu.org/ml/gcc-patche

Re: [PATCH, MPX, 2/X] Pointers Checker. Bounds binding builtin

2013-11-15 Thread Ilya Enkovich
2013/11/15 Richard Biener : > On Fri, Nov 15, 2013 at 2:19 PM, Ilya Enkovich wrote: >> Hi, >> >> Here is a patch to introduce builtin to bind bounds for call arguments as >> was discussed here >> (http://gcc.gnu.org/ml/gcc-patches/2013-11/msg00872.html). Patch also >> removes outdated gimple i

Re: [PATCH, MPX, 2/X] Pointers Checker. Bounds binding builtin

2013-11-15 Thread Richard Biener
On Fri, Nov 15, 2013 at 2:19 PM, Ilya Enkovich wrote: > Hi, > > Here is a patch to introduce builtin to bind bounds for call arguments as was > discussed here (http://gcc.gnu.org/ml/gcc-patches/2013-11/msg00872.html). > Patch also removes outdated gimple ifaces. Looks good to me in principle b

[PATCH, MPX, 2/X] Pointers Checker. Bounds binding builtin

2013-11-15 Thread Ilya Enkovich
Hi, Here is a patch to introduce builtin to bind bounds for call arguments as was discussed here (http://gcc.gnu.org/ml/gcc-patches/2013-11/msg00872.html). Patch also removes outdated gimple ifaces. Thanks, Ilya -- 2013-11-15 Ilya Enkovich * builtin-types.def (BT_FN_PTR_CONST_PTR_V