]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Fix problems with ilp32e ABI support.
authorJim Wilson <jimw@sifive.com>
Tue, 25 Sep 2018 01:27:06 +0000 (01:27 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 25 Sep 2018 01:27:06 +0000 (18:27 -0700)
commit75902396e6dbed2a3cacb42452992db156c6f32f
treebd42915e3a2135af6222e00c3c3953f37de8039a
parent0276f2c271c114762f7eaefd6e6efd25924cd3ea
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.

From-SVN: r264555
gcc/ChangeLog
gcc/config/riscv/riscv.h