RISC-V: Fix problems with ilp32e ABI support.
commitdd95957717d9cb22d6794fc76c915753a6ae96e9
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Sep 2018 01:27:06 +0000 (25 01:27 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Sep 2018 01:27:06 +0000 (25 01:27 +0000)
treebd42915e3a2135af6222e00c3c3953f37de8039a
parent426e644833bfd3b39b28bb3392f6a2085e6fdf14
RISC-V: Fix problems with ilp32e ABI support.

gcc/
PR target/87391
* config/riscv/riscv.h (STACK_BOUNDARY): Test riscv_abi == ABI_ILP32E
not TARGET_RVE.
(ABI_STACK_BOUNDARY, MAX_ARGS_IN_REGISTERS): Likewise.

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