RISC-V: Add macro for ilp32e ABI. Cleanup white space.
commitac37b9e58f592a29b6b409d5c03ace5f4ad8374b
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Oct 2018 19:09:32 +0000 (3 19:09 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Oct 2018 19:09:32 +0000 (3 19:09 +0000)
tree7cdee2c3093b151a9fa9658ddb78d267a2d8737d
parent41417a74a2438cda9161869f45652b91a9cc686a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264821 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/riscv/riscv-c.c