Date: Fri, 15 Nov 2019 06:57:15 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 and armv7 (blocks 647 ports) Message-ID: <bug-236566-29464-zhyMu34jvA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236566-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-236566-29464@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=3D236566 --- Comment #10 from commit-hook@freebsd.org --- A commit references this bug: Author: dim Date: Fri Nov 15 06:56:25 UTC 2019 New revision: 354724 URL: https://svnweb.freebsd.org/changeset/base/354724 Log: Merge commit 5bbb604bb from llvm git (by Craig Topper): [InstCombine] Disable some portions of foldGEPICmp for GEPs that return a vector of pointers. Fix other portions. llvm-svn: 370114 This should fix instances of 'Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /usr/src/contrib/llvm/include/llvm/Support/Casting.h, line 255', when building openjdk8 for aarch64 and armv7. Reported by: jbeich PR: 236566 MFC after: 3 days Changes: head/contrib/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp --=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-236566-29464-zhyMu34jvA>