RISC-V: fix a typo in riscv.h
authorYeting Kuo <fakepaper56@gmail.com>
Thu, 17 Sep 2020 21:29:27 +0000 (15:29 -0600)
committerJeff Law <law@redhat.com>
Thu, 17 Sep 2020 21:29:57 +0000 (15:29 -0600)
commitf95bd50b4c1879ca96f0d3f0a60fcebe4afc9aef
tree1de42ddb47a1e3ed187bc4819bf0105360aa2a6a
parent172178c0c35e1dabb778c80c26dc872136c45cf5
RISC-V: fix a typo in riscv.h

gcc/ChangeLog:
* config/riscv/riscv.h (CSW_MAX_OFFSET): Fix typo.

gcc/testsuite/ChangeLog:
* gcc.target/riscv/shorten-memrefs-8.c: New test.
gcc/config/riscv/riscv.h
gcc/testsuite/gcc.target/riscv/shorten-memrefs-8.c [new file with mode: 0644]