mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 18:03:44 +00:00
8339237: RISC-V: Builds fail after JDK-8339120
Reviewed-by: fyang
This commit is contained in:
parent
b711c41d44
commit
4675913edb
@ -223,8 +223,6 @@ StubFrame::~StubFrame() {
|
||||
|
||||
#define __ sasm->
|
||||
|
||||
const int float_regs_as_doubles_size_in_slots = pd_nof_fpu_regs_frame_map * 2;
|
||||
|
||||
// Stack layout for saving/restoring all the registers needed during a runtime
|
||||
// call (this includes deoptimization)
|
||||
// Note: note that users of this frame may well have arguments to some runtime
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user