<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:filcab@gmail.com" title="Filipe Cabecinhas <filcab@gmail.com>"> <span class="fn">Filipe Cabecinhas</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Mesa llvmpipe lp_test_conv regression"
   href="http://llvm.org/bugs/show_bug.cgi?id=19694">bug 19694</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>ASSIGNED
           </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 - Mesa llvmpipe lp_test_conv regression"
   href="http://llvm.org/bugs/show_bug.cgi?id=19694#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Mesa llvmpipe lp_test_conv regression"
   href="http://llvm.org/bugs/show_bug.cgi?id=19694">bug 19694</a>
              from <span class="vcard"><a class="email" href="mailto:filcab@gmail.com" title="Filipe Cabecinhas <filcab@gmail.com>"> <span class="fn">Filipe Cabecinhas</span></a>
</span></b>
        <pre>This should be fixed in r208487.

CXXFLAGS="-fno-rtti -std=c++11 -stdlib=libc++" LLVM=$HOME/work/llvm-cmake-debug
scons platform=darwin build=debug verbose=yes lp_test_arit lp_test_blend
lp_test_conv lp_test_printf
scons: Reading SConscript files ...
Checking for GCC ...  no
Checking for Clang ...  yes
scons: Found LLVM version 3.5.0svn
Checking for X11 (x11 xext xdamage xfixes)... no
Checking for XCB (x11-xcb xcb-glx >= 1.8.1)... no
Checking for XF86VIDMODE (xxf86vm)... no
Checking for DRM (libdrm >= 2.4.38)... no
Checking for DRM_INTEL (libdrm_intel >= 2.4.52)... no
Checking for UDEV (libudev >= 151)... no
fatal: Not a git repository (or any of the parent directories): .git
scons: done reading SConscript files.
scons: Building targets ...
/Users/filipe/work/llvmpipe/Mesa-10.2.0-rc2/build/darwin-x86_64-debug/gallium/drivers/llvmpipe/lp_test_arit
/Users/filipe/work/llvmpipe/Mesa-10.2.0-rc2/build/darwin-x86_64-debug/gallium/drivers/llvmpipe/lp_test_blend
/Users/filipe/work/llvmpipe/Mesa-10.2.0-rc2/build/darwin-x86_64-debug/gallium/drivers/llvmpipe/lp_test_conv
/Users/filipe/work/llvmpipe/Mesa-10.2.0-rc2/build/darwin-x86_64-debug/gallium/drivers/llvmpipe/lp_test_printf
hello, world
print 5 6: 5 6
scons: done building targets.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>