[Mesa-dev] [Bug 109202] nv50_ir.cpp:749:19: error: cannot use typeid with -fno-rtti
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 1 01:16:06 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109202
Bug ID: 109202
Summary: nv50_ir.cpp:749:19: error: cannot use typeid with
-fno-rtti
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
meson build error
In file included from ../src/util/bitscan.h:32:0,
from ../src/util/u_math.h:49,
from ../src/gallium/auxiliary/util/u_box.h:5,
from ../src/gallium/auxiliary/util/u_inlines.h:40,
from ../src/gallium/drivers/nouveau/codegen/nv50_ir_util.h:36,
from ../src/gallium/drivers/nouveau/codegen/nv50_ir.h:34,
from ../src/gallium/drivers/nouveau/codegen/nv50_ir.cpp:23:
../src/gallium/drivers/nouveau/codegen/nv50_ir.cpp: In member function ‘virtual
nv50_ir::Instruction*
nv50_ir::Instruction::clone(nv50_ir::ClonePolicy<nv50_ir::Function>&,
nv50_ir::Instruction*) const’:
../src/gallium/drivers/nouveau/codegen/nv50_ir.cpp:749:19: error: cannot use
typeid with -fno-rtti
assert(typeid(*i) == typeid(*this));
^
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190101/d076bc4a/attachment.html>
More information about the mesa-dev
mailing list