Re: [PATCH, Pointer Bounds Checker 24/x] PRE

2014-09-15 Thread Ilya Enkovich
On 03 Sep 13:25, Jeff Law wrote: > On 08/18/14 07:02, Ilya Enkovich wrote: > >On 03 Jun 11:33, Richard Biener wrote: > >>On Tue, Jun 3, 2014 at 9:13 AM, Ilya Enkovich > >>wrote: > >>>Hi, > >>> > >>>This patch preserves CALL_WITH_BOUNDS flag for calls during PRE. > >> > >>Ok. > >> > >>Richard. > >

Re: [PATCH, Pointer Bounds Checker 24/x] PRE

2014-09-03 Thread Jeff Law
On 08/18/14 07:02, Ilya Enkovich wrote: On 03 Jun 11:33, Richard Biener wrote: On Tue, Jun 3, 2014 at 9:13 AM, Ilya Enkovich wrote: Hi, This patch preserves CALL_WITH_BOUNDS flag for calls during PRE. Ok. Richard. Merging with the trunk I found that op2 field of vn_reference_op_struct i

Re: [PATCH, Pointer Bounds Checker 24/x] PRE

2014-08-18 Thread Ilya Enkovich
On 03 Jun 11:33, Richard Biener wrote: > On Tue, Jun 3, 2014 at 9:13 AM, Ilya Enkovich wrote: > > Hi, > > > > This patch preserves CALL_WITH_BOUNDS flag for calls during PRE. > > Ok. > > Richard. > Merging with the trunk I found that op2 field of vn_reference_op_struct is now used to pass EH

Re: [PATCH, Pointer Bounds Checker 24/x] PRE

2014-06-03 Thread Richard Biener
On Tue, Jun 3, 2014 at 9:13 AM, Ilya Enkovich wrote: > Hi, > > This patch preserves CALL_WITH_BOUNDS flag for calls during PRE. Ok. Richard. > Bootstrapped and tested on linux-x86_64. > > Thanks, > Ilya > -- > gcc/ > > 2014-06-03 Ilya Enkovich > > * tree-ssa-pre.c (create_component_r