On Thu, Jun 25, 2020 at 11:52:50AM -0500, Segher Boessenkool wrote: > On Mon, Jun 01, 2020 at 03:53:37PM -0400, Michael Meissner wrote: > > Add tests for -mcpu=future that test the generation of PADDI (and PLI which > > becomes PADDI). > > > > 2020-06-01 Michael Meissner <meiss...@linux.ibm.com> > > > > * gcc.target/powerpc/prefix-add.c: New test. > > * gcc.target/powerpc/prefix-si-constant.c: New test. > > * gcc.target/powerpc/prefix-di-constant.c: New test. > > This is okay for trunk (with required changes: -mdejagnu-cpu=power10, > and the selector names have changed to be something with power10 instead > of something with future; please retest before commit).
Done. I was just about to resubmit the patches with the -mcpu=power10 changes. I did retest on power8/power9 little endian, and power8 big endian (both 32/64-bit). In running the tests, I discovered 3 of the tests that needed ILP64 to test the particular code that I was looking for that I previously hadn't flagged. -- Michael Meissner, IBM IBM, M/S 2506R, 550 King Street, Littleton, MA 01460-6245, USA email: meiss...@linux.ibm.com, phone: +1 (978) 899-4797