[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: Fri, 24 Jun 2022 08:33:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264065
Dimitry Andric <dim@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dim@FreeBSD.org
--- Comment #13 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to commit-hook from comment #12)
Can we make this change conditional on aarch64, as it seems to have never been
any problem on any other architecture?
Now you're basically forcing *everybody* to build yet another copy of llvm12...
--
You are receiving this mail because:
You are the assignee for the bug.