Date: Sat, 31 Aug 2024 19:02:38 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [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 Message-ID: <bug-264065-8522-ZdC434Bf6c@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264065-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-264065-8522@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264065 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264065-8522-ZdC434Bf6c>