diff options
author | Christoph Müllner <christoph.muellner@vrull.eu> | 2023-10-10 00:40:35 +0200 |
---|---|---|
committer | Christoph Müllner <christoph.muellner@vrull.eu> | 2023-10-12 18:15:28 +0200 |
commit | d8c3ace8985cf9b45f7414ce7398bb1274951db9 (patch) | |
tree | 8f0a1bed1f2249d17b4898ffb16efcdbcba52860 /gcc/fortran | |
parent | 53a94071fa9e90e268a94adbdc903bd868ddeec1 (diff) | |
download | gcc-d8c3ace8985cf9b45f7414ce7398bb1274951db9.zip gcc-d8c3ace8985cf9b45f7414ce7398bb1274951db9.tar.gz gcc-d8c3ace8985cf9b45f7414ce7398bb1274951db9.tar.bz2 |
RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
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 <patrick@rivosinc.com>
Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
gcc/testsuite/ChangeLog:
* gcc.target/riscv/xtheadcondmov-indirect.c: Make robust against
instruction reordering.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions