This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, rs6000] Fix PR53385


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

Okay.

Thanks, David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]