https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234480
--- Comment #11 from commit-h...@freebsd.org --- A commit references this bug: Author: brooks Date: Thu Jan 3 18:10:22 UTC 2019 New revision: 489195 URL: https://svnweb.freebsd.org/changeset/ports/489195 Log: Backport two Objective-C bug fixes (D18672) Add patches for head rS342592 and rS342593 (D18691) Add patch files for head rS342592 and rS342593, which correspond to the following upstream revisions: https://reviews.llvm.org/rL342397 https://reviews.llvm.org/rL342397 These fix an 'Assertion failed: ((VT.getVectorNumElements() + N2C->getZExtValue() <= N1.getValueType().getVectorNumElements()) && "Extract subvector overflow!"), function getNode' when building the multimedia/aom port (with AVX2 enabled). PR: 234480 Submitted by: theraven, dim Differential Revision: https://reviews.freebsd.org/D18672 Differential Revision: https://reviews.freebsd.org/D18691 Changes: head/devel/llvm70/Makefile head/devel/llvm70/files/clang/patch-tools_clang_lib_CodeGen_CGObjCGNU.cpp head/devel/llvm70/files/patch-head-r342592.diff head/devel/llvm70/files/patch-head-r342593.diff -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"