[riscv-port] RFR: 8280236: riscv: Minimal build failed after JDK-8279565

Feilong Jiang fjiang at openjdk.java.net
Wed Jan 19 09:06:21 UTC 2022


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.

-------------

Commit messages:
 - 8280236: riscv: Minimal build failed after JDK-8279565

Changes: https://git.openjdk.java.net/riscv-port/pull/48/files
 Webrev: https://webrevs.openjdk.java.net/?repo=riscv-port&pr=48&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8280236
  Stats: 95 lines in 2 files changed: 17 ins; 17 del; 61 mod
  Patch: https://git.openjdk.java.net/riscv-port/pull/48.diff
  Fetch: git fetch https://git.openjdk.java.net/riscv-port pull/48/head:pull/48

PR: https://git.openjdk.java.net/riscv-port/pull/48


More information about the riscv-port-dev mailing list