[LLVMbugs] [Bug 11411] New: graphics/opencv-core - Clang++ coredumps http://paste.pocoo.org/show/510605/
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Nov 20 13:54:58 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11411
Bug #: 11411
Summary: graphics/opencv-core - Clang++ coredumps
http://paste.pocoo.org/show/510605/
Product: clang
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: break19 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
While attempting to compile as much of my entire freebsd system with clang, as
I could, compiling graphics/opencv-core with it core dumps every time.
Here is a link to the appropriate persistence file:
http://www.thesouthernlibertarian.com/llvm.tgz
And on IRC I was told this:
<nbjoerg> lib/CodeGen/CGBuiltin.cpp:86: clang::CodeGen::RValue
EmitBinaryAtomic(clang::CodeGen::CodeGenFunction&, llvm::AtomicRMWInst::BinOp,
const clang::CallExpr*): Assertion `CGF.getContext().hasSameUnqualifiedType(T,
E->getArg(0)->getType()->getPointeeType())' failed.
<nbjoerg> include that in the PR
<nbjoerg> and that it applies to both 3.0 and ToT
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list