<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - nv50_ir.cpp:749:19: error: cannot use typeid with -fno-rtti"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109202#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - nv50_ir.cpp:749:19: error: cannot use typeid with -fno-rtti"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109202">bug 109202</a>
from <span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span></b>
<pre>I don't think that the compiler gives you any way to know, we'd have to pass
some a #define ourselves.
autotools just adds it to LLVM targets (radeonsi, llvmpipe, etc). That feels
really dangerous to me though, as building with/without rtti changes the ABI
and my understanding is that there's no requirement for code with rtti to
correctly link with code not using rtti.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>