Committed as r274920
On Sat, Aug 24, 2019 at 6:08 AM Jim Wilson <j...@sifive.com> wrote: > > On Fri, Aug 23, 2019 at 12:13 AM Kito Cheng <kito.ch...@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