<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 9.2 git, Test failure in src/gallium/drivers/llvmpipe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67672#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 9.2 git, Test failure in src/gallium/drivers/llvmpipe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67672">bug 67672</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=67672#c6">comment #6</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=67672#c5">comment #5</a>)
> > FWIW I've sent out a patch which should address this
> > <a href="http://lists.freedesktop.org/archives/mesa-dev/2013-August/042729.html">http://lists.freedesktop.org/archives/mesa-dev/2013-August/042729.html</a>) but
> > honestly I don't think it's 9.2 worthy.

> Didn't seem to make any difference. Pasted the patch from the link (no html
> in it) and applied. Reran make, same results in the testsuite. Ran 'make
> distclean', reran configure, make, make check but still the same,</span >

That's odd, daz test seemed to work here (though of course I had to hack around
the ifdefs and conditions).
What does it print out if you set GALLIUM_DUMP_CPU=1 env var (with a debug
build)?
Though I guess depending on math library it might in theory not work neither, I
suspect there's no guarantee if you use non-standard flags that the result has
to be correct according to these non-standard flags. Thinking about this I
suspect it would actually never work on x86-32 (on all cpus) since the math
library might not use sse at all hence be unaffected by this flag. It is really
more of a test case problem though (but trying to set DAZ should still make
sense).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>