[riscv-port] Integrated: 8280236: riscv: Minimal build failed after JDK-8279565
Feilong Jiang
fjiang at openjdk.java.net
Thu Jan 20 00:28:14 UTC 2022
On Wed, 19 Jan 2022 08:59:46 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:
> After JDK-8279565, minimal build complains `'ror_imm' was not declared in this scope` error. The definition of `ror_imm` should move outside of the`COMPILER2` macro.
>
> With this patch, minimal build passed without errors.
This pull request has now been integrated.
Changeset: d321f69e
Author: Feilong Jiang <fjiang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.java.net/riscv-port/commit/d321f69e96eb3eff0a844c995f7806b23b8a17fc
Stats: 95 lines in 2 files changed: 17 ins; 17 del; 61 mod
8280236: riscv: Minimal build failed after JDK-8279565
Reviewed-by: fyang
-------------
PR: https://git.openjdk.java.net/riscv-port/pull/48
More information about the riscv-port-dev
mailing list