<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#c2">Comment # 2</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:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>(In reply to Dylan Baker from <a href="show_bug.cgi?id=109202#c1">comment #1</a>)
<span class="quote">> You've either added -no-rtti or are using llvm built without rtti. I can
> make this a hard error.</span >

Out of curiosity, how does the autotools build deal with this?

Also, I think that this only comes up in one assert in nouveau, so when asserts
are disabled (e.g. release builds), it wouldn't bring up a compile error.

It would also be fine to add a #ifdef rtti + #warning or something (does one
know in the source if rtti is enabled somehow?).</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>