On Tue, Jul 31, 2012 at 7:51 AM, Alan Modra <amo...@gmail.com> wrote: > This cures the 'Y' constraint of being overly restrictive with lo_sum > offsets. I've added a comment that explains why it is wrong to limit > the range of lo_sum offsets. Bootstrapped and regressiotn tested > powerpc-linux. OK to apply? > > PR target/54131 > * config/rs6000/rs6000.c (mem_operand_gpr): Don't limit range > of lo_sum offsets. Comment. Assert mode at least word size > rather than bypassing powerpc64 word offset check.
Okay. Thanks, David