<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [softpipe] glxgears floating point exception"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66806#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [softpipe] glxgears floating point exception"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66806">bug 66806</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>I can't reproduce this here for some reason.
That said I think we should probably manipulate mxcsr a bit more, in particular
we should explicitly disable all exceptions (they are disabled by default but
app may enable them), since a shader can legitimately generate such an
exception regardless of denorms, and certainly getting that exception reported
is NOT the right answer.
(The other question is why there's an exception there in the first place for
simple glxgears shader. IIRC there were some problems with viewport being all
zero for the first draw call because some resize was missing or something like
that for some of the demos a while ago but I would expect that to produce zeros
not denorms.)</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>