RISC-V: Add macro for ilp32e ABI. Cleanup white space.
authorJim Wilson <jimw@sifive.com>
Wed, 3 Oct 2018 19:09:32 +0000 (19:09 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 3 Oct 2018 19:09:32 +0000 (12:09 -0700)
commit119b4963ea4f68e88eb496f0efcb450e1fbbbe9b
tree7cdee2c3093b151a9fa9658ddb78d267a2d8737d
parent5079ff15b537908ab0fcf2270c05d02e7412f442
RISC-V: Add macro for ilp32e ABI.  Cleanup white space.

gcc/
* config/riscv/riscv-c.c (riscv_cpu_cpp_builtins): For ABI_ILP32E,
also define __riscv_abi_rve.  Delete trailing white space.

From-SVN: r264821
gcc/ChangeLog
gcc/config/riscv/riscv-c.c