On 10/12/23 07:06, Christoph Muellner wrote:
From: Christoph Müllner <[email protected]> Fixes: c1bc7513b1d7 ("RISC-V: const: hide mvconst splitter from IRA") A recent change broke the xtheadcondmov-indirect tests, because the order of emitted instructions changed. Since the test is too strict when testing for a fixed instruction order, let's change the tests to simply count instruction, like it is done for similar tests. Reported-by: Patrick O'Neill <[email protected]> Signed-off-by: Christoph Müllner <[email protected]> gcc/testsuite/ChangeLog: * gcc.target/riscv/xtheadcondmov-indirect.c: Make robust against instruction reordering.
OK for the trunk. jeff
