<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - 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>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - nv50_ir.cpp:749:19: error: cannot use typeid with -fno-rtti"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109202#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - 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:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span></b>
        <pre>Marking as FIXED since Dylan made it a meson error to do this:

commit a2596450ac7330c8965c819491038fb1ad454333
Author: Dylan Baker <<a href="mailto:dylan@pnwbakers.com">dylan@pnwbakers.com</a>>
Date:   Mon Dec 31 19:23:52 2018 -0800

    meson: Error out if building nouveau and using LLVM without rtti

    Nouveau requires rtti. Often LLVM is configured without rtti, and code
    with and without cannot be linked safely. Lets just error out if nouveau
    is requested and llvm is built without rtti.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - nv50_ir.cpp:749:19: error: cannot use typeid with -fno-rtti"
   href="show_bug.cgi?id=109202">https://bugs.freedesktop.org/show_bug.cgi?id=109202</a>
    Fixes: c5a97d658ec19cc02719d7f86c1b0715e3d9ffc4
           ("meson: fix builds against LLVM built without rtti")
    Reviewed-by: Bas Nieuwenhuizen <<a href="mailto:bas@basnieuwenhuizen.nl">bas@basnieuwenhuizen.nl</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>