Re: [PATCH, rs6000] Fix PR53385

2012-05-18 Thread Jakub Jelinek
On Fri, May 18, 2012 at 11:49:41AM -0400, David Edelsohn wrote: > On Fri, May 18, 2012 at 11:00 AM, William J. Schmidt > wrote: > > This repairs the bootstrap issue due to unsafe signed overflow > > assumptions.  Bootstrapped and tested on powerpc64-unknown-linux-gnu > > with no new regressions.  

Re: [PATCH, rs6000] Fix PR53385

2012-05-18 Thread David Edelsohn
On Fri, May 18, 2012 at 11:00 AM, William J. Schmidt wrote: > This repairs the bootstrap issue due to unsafe signed overflow > assumptions.  Bootstrapped and tested on powerpc64-unknown-linux-gnu > with no new regressions.  Ok for trunk? > > Thanks, > Bill > > > 2012-05-18  Bill Schmidt   > >