Re: [PATCH] Fix PR59058

2013-12-06 Thread H.J. Lu
On Thu, Dec 5, 2013 at 6:46 AM, Richard Biener wrote: > > This finally fixes PR59058. > > Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. > > Richard. > > 2013-12-05 Richard Biener > > PR tree-optimization/59058 > * tree-vectorizer.h (struct _loop_vec_info): Add n

[PATCH] Fix PR59058

2013-12-05 Thread Richard Biener
This finally fixes PR59058. Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. Richard. 2013-12-05 Richard Biener PR tree-optimization/59058 * tree-vectorizer.h (struct _loop_vec_info): Add num_itersm1 member. (LOOP_VINFO_NITERSM1): New macro.