Re: [PATCH PR61576]

2014-07-07 Thread Richard Biener
On Thu, Jul 3, 2014 at 2:39 PM, Yuri Rumyantsev wrote: > Ping! Ok. Thanks, Richard. > 2014-06-24 13:37 GMT+04:00 Yuri Rumyantsev : >> Hi All, >> >> Here is a fix for PR 61576 - additional test was added that block >> containing reduction statement is predecessor of block containing phi >> to ch

Re: [PATCH PR61576]

2014-07-03 Thread Yuri Rumyantsev
Ping! 2014-06-24 13:37 GMT+04:00 Yuri Rumyantsev : > Hi All, > > Here is a fix for PR 61576 - additional test was added that block > containing reduction statement is predecessor of block containing phi > to choose the correct condition. > > Bootstrap and regression testing did not show any new fa

[PATCH PR61576]

2014-06-24 Thread Yuri Rumyantsev
Hi All, Here is a fix for PR 61576 - additional test was added that block containing reduction statement is predecessor of block containing phi to choose the correct condition. Bootstrap and regression testing did not show any new failures. Is it OK for trunk? gcc/ChangeLog 2014-06-24 Yuri Rum