On Fri, May 18, 2012 at 11:00 AM, William J. Schmidt <wschm...@linux.vnet.ibm.com> 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 <wschm...@linux.vnet.ibm.com> > > * config/rs6000/rs6000.c (print_operand): Revise code that unsafely > relied on signed overflow behavior.
Okay. Thanks, David