gentoo-bootstrap/dev-java/openjdk/files/patches/9/aarch64_gcc_fix.patch

12 lines
377 B
Diff

--- a/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp 2021-12-11 00:27:36.689228241 +0000
+++ b/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp 2021-12-11 00:27:43.649215279 +0000
@@ -39,8 +39,6 @@
protected:
protected:
- using MacroAssembler::call_VM_leaf_base;
-
// Interpreter specific version of call_VM_base
using MacroAssembler::call_VM_leaf_base;