[Webkit-unassigned] [Bug 82496] SIGILL in JavaScriptCore on a Geode processor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 15:01:16 PDT 2012


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





--- Comment #7 from Oliver Hunt <oliver at apple.com>  2012-04-05 15:01:12 PST ---
Just did some hunting, it appears SSE doesn't support doubles.  The supportsSSE() check (or whatever it's called) should be switched to an SSE2 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