Integrated: 8339237: RISC-V: Builds fail after JDK-8339120
Gui Cao
gcao at openjdk.org
Fri Aug 30 01:08:30 UTC 2024
On Thu, 29 Aug 2024 10:56:01 GMT, Gui Cao <gcao at openjdk.org> wrote:
> Encountered this build warning/error when doing a native build on linux-riscv64 platform with GCC-13. We can simply remove float_regs_as_doubles_size_in_slots in file c1_Runtime1_riscv.cpp as it is not used anywhere.
>
> ### Testing
> - [x] release & fastdebug build OK on linux-riscv64 after this change.
This pull request has now been integrated.
Changeset: 4675913e
Author: Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4675913edb16ec1dde5f0ba2dfcfada134ce17f1
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8339237: RISC-V: Builds fail after JDK-8339120
Reviewed-by: fyang
-------------
PR: https://git.openjdk.org/jdk/pull/20765
More information about the hotspot-compiler-dev
mailing list