RFR: 8339237: RISC-V: Builds fail after JDK-8339120
Gui Cao
gcao at openjdk.org
Thu Aug 29 14:21:20 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.
Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20765#issuecomment-2317816390
More information about the hotspot-compiler-dev
mailing list