On 7/30/24 7:05 PM, Xiao Zeng wrote:
2024-07-31 03:10 Jeff Law <jeffreya...@gmail.com> wrote:
On 7/28/24 7:58 PM, Xiao Zeng wrote:
gcc/testsuite/ChangeLog:
* gcc.target/riscv/pr105314-rtl.c: Skip zicond.
* gcc.target/riscv/pr105314-rtl32.c: Dotto.
* gcc.target/riscv/pr105314.c: Dotto.
Why do you want to skip zicond for this test?
Yes, I should provide as detailed a description as possible for each submitted
patch.
Jeff
riscv64-unknown-linux-gnu-gcc -O2 -march=rv64gc_zicond -mabi=lp64d
../gcc/testsuite/gcc.target/riscv/pr105314.c -fdump-rtl-ce1 -S -o pr105314.c.S
This output will be obtained:
[ ... ]
Thanks. That's exactly what I needed.
This is fine for the trunk, though please fix the typo in your
ChangeLog. It's spelled "Ditto" rather than "Dotto".
jeff