Re: [PATCH] PowerPC -mcpu=future Patch 6 of 7, add PC-relative tests

2020-04-27 Thread will schmidt via Gcc-patches
On Mon, 2020-04-27 at 16:01 -0400, Michael Meissner via Gcc-patches wrote: > This patch adds PC-relative tests for -mcpu=future. > > This is patch #6 of 7. I have checked this on a little endian power8 system > running Linux, and all tests passed. Can I check this into the GCC 10 trunk? > > 202

[PATCH] PowerPC -mcpu=future Patch 6 of 7, add PC-relative tests

2020-04-27 Thread Michael Meissner via Gcc-patches
This patch adds PC-relative tests for -mcpu=future. This is patch #6 of 7. I have checked this on a little endian power8 system running Linux, and all tests passed. Can I check this into the GCC 10 trunk? 2020-04-27 Michael Meissner * gcc.target/powerpc/prefix-pcrel.h: New set of te