Re: [Darwin, PPC, Mode Iterators 1/n, committed] Use mode iterators in picbase patterns.

2019-09-24 Thread Segher Boessenkool
Hi Iain, On Tue, Sep 24, 2019 at 08:31:16PM +0100, Iain Sandoe wrote: > This switches the picbase load and reload patterns to use the 'P' mode > iterator instead of writing an SI and DI pattern for each (and deletes the > old patterns). No functional change intended. > (define_expand "load_mach

[Darwin, PPC, Mode Iterators 1/n, committed] Use mode iterators in picbase patterns.

2019-09-24 Thread Iain Sandoe
This switches the picbase load and reload patterns to use the 'P' mode iterator instead of writing an SI and DI pattern for each (and deletes the old patterns). No functional change intended. Tested on powerpc-darwin9, powerpc64-linux-gnu, applied to mainline thanks Iain gcc/ChangeLog: 2019-09-