RFR: 8320682: [AArch64] C1 compilation fails with "Field too big for insn"

Andrew Haley aph at openjdk.org
Wed Dec 6 13:01:38 UTC 2023


On Wed, 6 Dec 2023 11:26:35 GMT, Andrew Haley <aph at openjdk.org> wrote:

> The PC-relative ldr() instruction...

Sorry, PC-relative adr(), but the same +/-1MB, and the reason for it, still applies.

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

PR Comment: https://git.openjdk.org/jdk/pull/16951#issuecomment-1842832947


More information about the hotspot-compiler-dev mailing list