[Bug 264065] java/openjdk8: Crashes on aarch64 when built with clang13: # Internal Error (assembler_aarch64.hpp:237) .. guarantee(val < (1U << nbits)) failed: Field too big for insn
Date: Tue, 24 May 2022 01:21:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264065 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Hardware|Any |arm64 Flags| |merge-quarterly? Keywords| |needs-patch, needs-qa Summary|java/openjdk8: broken on |java/openjdk8: Crashes on |aarch64 when built with |aarch64 when built with |clang13 |clang13: # Internal Error | |(assembler_aarch64.hpp:237) | |.. guarantee(val < (1U << | |nbits)) failed: Field too | |big for insn --- Comment #9 from Kubilay Kocak <koobs@FreeBSD.org> --- Can we set a specific dependency on llvm12 (or LLVM < 13) until a permanent resolution can be identified, tested and landed? -- You are receiving this mail because: You are the assignee for the bug.