[Webkit-unassigned] [Bug 114913] REGRESSION(r148790) Made 7 tests fail on x86 32bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 06:37:23 PDT 2013


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





--- Comment #1 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-04-22 06:35:42 PST ---
The sputnik failure is related to bug 88519. The problem here being libc always uses x87 but doesn't configure the accuracy. Though unlike 88519 the problem is that it has too little accuracy if only given 64bit, exp and tan seems to need 80bit accuracy in x87 to give the right results back.

-- 
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