[Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 and armv7 (blocks 647 ports)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 15 06:57:15 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236566
--- Comment #10 from commit-hook at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list