[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: Sat, 31 Aug 2024 19:02:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264065 Ronald Klop <ronald@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://reviews.freebsd.org | |/D46500 CC| |ronald@FreeBSD.org --- Comment #37 from Ronald Klop <ronald@FreeBSD.org> --- Did a test run on modern clang/llvm for this issue. All ports mentioned in this issue as failing are now building fine with openjdk8 on aarch64 without depending on llvm12. Can somebody review this? I'm able to commit the patch myself when approved. https://reviews.freebsd.org/D46500 -- You are receiving this mail because: You are the assignee for the bug.