Re: [PATCH] Fix PR65494

2015-03-23 Thread H.J. Lu
On Mon, Mar 23, 2015 at 5:42 AM, Richard Biener wrote: > > This fixes PR65494 - I don't remember why I re-allocated matches > before recursing into operands. But that at least breaks backtracking. > > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied. > > Richard. > > 2015-03-23 Richa

[PATCH] Fix PR65494

2015-03-23 Thread Richard Biener
This fixes PR65494 - I don't remember why I re-allocated matches before recursing into operands. But that at least breaks backtracking. Bootstrapped and tested on x86_64-unknown-linux-gnu, applied. Richard. 2015-03-23 Richard Biener PR tree-optimization/65494 * tree-vect-sl