Re: [PATCH] Fix PR50328

2011-09-09 Thread H.J. Lu
On Fri, Sep 9, 2011 at 3:15 AM, Richard Guenther wrote: > > This fixes our inability to handle reductions with a constant > or a parameter. > > Bootstrapped and tested on x86_64-unknown-linux-gnu, the testcase > requires all the previously posted patches from today to not ICE > and pass though. >

[PATCH] Fix PR50328

2011-09-09 Thread Richard Guenther
This fixes our inability to handle reductions with a constant or a parameter. Bootstrapped and tested on x86_64-unknown-linux-gnu, the testcase requires all the previously posted patches from today to not ICE and pass though. Richard. 2011-09-09 Richard Guenther PR tree-optimization