]> git.ipfire.org Git - thirdparty/gcc.git/commit
[committed][RISC-V] Fix expected output for thead store pair test
authorJeff Law <jlaw@ventanamicro.com>
Wed, 26 Jun 2024 12:59:26 +0000 (06:59 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Wed, 26 Jun 2024 12:59:26 +0000 (06:59 -0600)
commit03a3dffa43145f80548d32b266b9b87be07b52ee
tree5c3b459fc9a589298cfa9f01fa3e39fc0e17ed94
parentf80db5495d5f8455b3003951727eb6c8dc67d81d
[committed][RISC-V] Fix expected output for thead store pair test

Surya's patch to IRA has improved the code we generate for one of the thead
store pair tests for both rv32 and rv64.  This patch adjusts the expectations
of that test.

I've verified that the test now passes on rv32 and rv64 in my tester.  Pushing
to the trunk.

gcc/testsuite
* gcc.target/riscv/xtheadmempair-3.c: Update expected output.
gcc/testsuite/gcc.target/riscv/xtheadmempair-3.c