[PATCH] RISC-V: Add testcase for testing li pseudo instruction

Jim Wilson jimw@sifive.com
Fri Aug 23 22:39:00 GMT 2019


On Fri, Aug 23, 2019 at 12:13 AM Kito Cheng <kito.cheng@sifive.com> wrote:
> gcc/testsuite/ChangeLog:
>         gcc.target/riscv/li.c: New test.

Thanks.  This looks good.

This is incidentally a test for a new binutils patch that improves the
li macro to emit compressed instructions when possible.  We need an
execution test to verify it is right, and we can't easily put that in
binutils, so it is going here.

Jim



More information about the Gcc-patches mailing list