[PATCH 3/3] power10: Add tests for PCREL_OPT.

2020-09-04 Thread Michael Meissner via Gcc-patches
power10: Add tests for PCREL_OPT. This patch add the PCREL_OPT tests for the previous two patches. I have built compilers with and without these set of 3 patches doing a bootstrap build and make check. There were no regressions, and the new tests passed. Can I check these patches into the

Re: [PATCH 3/3] Power10: Add tests for PCREL_OPT support.

2020-08-18 Thread Michael Meissner via Gcc-patches
[PATCH 3/3] Power10: Add tests for PCREL_OPT support. These are the tests for the PCREL_OPT support. gcc/testsuite/ 2020-08-18 Michael Meissner * gcc.target/powerpc/pcrel-opt-inc-di.c: New PCREL_OPT test. * gcc.target/powerpc/pcrel-opt-ld-df.c: New PCREL_OPT test