Re: [PATH PR66926,PR66951} simple fix for ICE.

2015-07-23 Thread Richard Biener
On Wed, Jul 22, 2015 at 6:09 PM, Yuri Rumyantsev wrote: > Hi All, > > Here is simple fix which fixes PR66926 and PR66951 - fix condition for > renaming virtual operands to determine that statement is outside of > loop. > > Bootstrap and regression testing did not show any new failures. > > Is it O

[PATH PR66926,PR66951} simple fix for ICE.

2015-07-22 Thread Yuri Rumyantsev
Hi All, Here is simple fix which fixes PR66926 and PR66951 - fix condition for renaming virtual operands to determine that statement is outside of loop. Bootstrap and regression testing did not show any new failures. Is it OK for trunk? gcc/ChangeLog 2015-07-22 Yuri Rumyantsev PR tree-optim