[PULL for-6.2 2/2] tests/tcg/ppc64le: Fix compile flags for byte_reverse

2021-11-26 Thread Cédric Le Goater
From: Richard Henderson With a host compiler new enough to recognize power10 insns, CROSS_CC_HAS_POWER10 is true, but we do not supply the -cpu option to the compiler, resulting in /tmp/ccAVdYJd.s: Assembler messages: /tmp/ccAVdYJd.s:49: Error: unrecognized opcode: `brh' /tmp/ccAVdYJd.s:78: Erro

[PULL for-6.2 2/2] tests/tcg/ppc64le: Fix compile flags for byte_reverse

2021-11-19 Thread Cédric Le Goater
From: Richard Henderson With a host compiler new enough to recognize power10 insns, CROSS_CC_HAS_POWER10 is true, but we do not supply the -cpu option to the compiler, resulting in /tmp/ccAVdYJd.s: Assembler messages: /tmp/ccAVdYJd.s:49: Error: unrecognized opcode: `brh' /tmp/ccAVdYJd.s:78: Erro