On Tue, Jul 19, 2011 at 3:27 PM, Ira Rosen <ira.ro...@linaro.org> wrote: > On 19 July 2011 11:50, Richard Guenther <richard.guent...@gmail.com> wrote: >> On Tue, Jul 19, 2011 at 8:25 AM, Ira Rosen <ira.ro...@linaro.org> wrote: > ; >>> + >>> + if (!compare_tree_int (DR_STEP (dr), 0)) >> >> integer_zerop (DR_STEP (dr)) >> > > Right. I'll change this with some other opportunity, if that's ok.
Sure. Thanks, Richard. > Thanks, > Ira >