Hi Iain, On Fri, Dec 09, 2016 at 08:45:11AM +0000, Iain Sandoe wrote: > The Darwin pic base loads (and reloads for non-local-gotos) are not validly > copied (since the pic base label would be duplicated). Thus, this patch marks > them accordingly. > > OK for trunk? > OK for GCC-6 branch?
Okay for both. Thanks, Segher > 2016-12-09 Iain Sandoe <i...@codesourcery.com> > > PR rtl-optimization/71496 > * config/rs6000/darwin.md (load_macho_picbase_si): Mark as non- > copyable. (load_macho_picbase_di, reload_macho_picbase_si, > reload_macho_picbase_di): Likewise.