On Fri, Mar 4, 2011 at 8:45 AM, Alan Modra <amo...@gmail.com> wrote: > gcc.c-torture/execute/20040709-1.c has been failing for a while when > regression testing cmodel medium powerpc64 gcc. Details of the > failure in the PR. This cures the problem by teaching > rs6000_delegitimize_address a few more tricks. Bootstrap and > regression test in progress. OK to apply assuming no regressions? > > PR target/47986 > * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle > full cmodel medium/large lo_sum + high addresses.
Okay. Thanks, David