[Webkit-unassigned] [Bug 106739] Fix the atomicIncrement implementation for MIPS GCC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 01:16:29 PST 2013


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





--- Comment #2 from Gergely Kis <gergely at homejinni.com>  2013-01-15 01:18:16 PST ---
There are no atomic 64bit builtin implementations in MIPS GCC. We will provide a custom implementation for the correct variant of __sync_add_and_fetch.

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