[Webkit-unassigned] [Bug 70140] Flush denormals to zero on Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 14:27:52 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70140





--- Comment #13 from Chris Rogers <crogers at google.com>  2011-10-17 14:27:52 PST ---
(In reply to comment #8)
> Oops.  Can't do that because the compiler correctly complains that 
> 
> *d++ = Flush(*d + gain * *source)
> 
> is undefined.  (Because we don't know when d++ happens because there's no sequence point for =.)

This should not be the case - please re-check

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list