Re: Repost: [PATCH] PR 100170: Fix eq/ne tests on power10.

2021-07-11 Thread Bill Schmidt via Gcc-patches

Hi Mike,

ENOPATCH

Thanks,
Bill :-)

On 7/7/21 3:06 PM, Michael Meissner wrote:

[PATCH] PR 100170: Fix eq/ne tests on power10.

This patch updates eq/ne tests in the testsuite to adjust the test if
power10 code generation is used.

I have verified that these tests run on a power10 system using the
--with-cpu=power10 configuration option, and they continue to run on power9
little endian and power8 big endian systems.

Can I check this patch into th master branch?

2021-07-07  Michael Meissner  

gcc/testsuite/
PR testsuite/100170
* gcc.target/powerpc/ppc-eq0-1.c: Add support for the setbc
instruction.
* gcc.target/powerpc/ppc-ne0-1.c: Update instruction counts on
power10.



Repost: [PATCH] PR 100170: Fix eq/ne tests on power10.

2021-07-07 Thread Michael Meissner via Gcc-patches
[PATCH] PR 100170: Fix eq/ne tests on power10.

This patch updates eq/ne tests in the testsuite to adjust the test if
power10 code generation is used.

I have verified that these tests run on a power10 system using the
--with-cpu=power10 configuration option, and they continue to run on power9
little endian and power8 big endian systems.

Can I check this patch into th master branch?

2021-07-07  Michael Meissner  

gcc/testsuite/
PR testsuite/100170
* gcc.target/powerpc/ppc-eq0-1.c: Add support for the setbc
instruction.
* gcc.target/powerpc/ppc-ne0-1.c: Update instruction counts on
power10.

-- 
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