Re: Evident fix for copy_loops.

2014-03-28 Thread Yuri Rumyantsev
Jakub, I did testing of this fix and bootstrap and regression testing were OK, i.e. no new failures. 2014-03-28 14:49 GMT+04:00 Jakub Jelinek : > On Fri, Mar 28, 2014 at 02:41:26PM +0400, Yuri Rumyantsev wrote: >> Hi All, >> >> I found out that a field 'safelen" of struct loop is not copied in >

Re: Evident fix for copy_loops.

2014-03-28 Thread Jakub Jelinek
On Fri, Mar 28, 2014 at 02:41:26PM +0400, Yuri Rumyantsev wrote: > Hi All, > > I found out that a field 'safelen" of struct loop is not copied in copy_loops. > > Is it OK for trunk? Ok if it passes bootstrap/regtest. > 2014-03-28 Yuri Rumyantsev > > * tree-inline.c (copy_loops): Add missed