mirror of
https://github.com/openjdk/jdk19u.git
synced 2025-12-10 00:20:40 -06:00
8296771: RISC-V: C2: assert(false) failed: bad AD file
Backport-of: 7244eac9dfe4e7e9c3eea613149f0fb1390f00aa
This commit is contained in:
parent
2adc3e14aa
commit
c8082a3b64
@ -3208,6 +3208,7 @@ operand iRegP()
|
||||
match(RegP);
|
||||
match(iRegPNoSp);
|
||||
match(iRegP_R10);
|
||||
match(iRegP_R15);
|
||||
match(javaThread_RegP);
|
||||
op_cost(0);
|
||||
format %{ %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user