Bug 110969

Summary: Bug in atomicIncrement implementation for MIPS GCC
Product: WebKit Reporter: Balazs Kilvady <kilvadyb>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, benjamin, cmarcelo, dglazkov, fu, gergely, gyuyoung.kim, hausmann, kilvadyb, levin+threading, ojan.autocc, rakuco, tpopela, webkit-ews, webkit.review.bot
Priority: P2    
Version: 420+   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108664    
Attachments:
Description Flags
Fix of previous patch. none

Description Balazs Kilvady 2013-02-27 04:06:21 PST
+++ This bug was initially created as a clone of Bug #106739 +++

Include line in the #if #endif block prevent necessary function to be compiled in.
Comment 1 Balazs Kilvady 2013-02-27 04:13:50 PST
Created attachment 190489 [details]
Fix of previous patch.

Sorry.
Comment 2 Csaba Osztrogonác 2013-02-27 05:30:32 PST
Comment on attachment 190489 [details]
Fix of previous patch.

rs=me
Comment 3 WebKit Review Bot 2013-02-27 05:35:59 PST
Comment on attachment 190489 [details]
Fix of previous patch.

Clearing flags on attachment: 190489

Committed r144174: <http://trac.webkit.org/changeset/144174>
Comment 4 WebKit Review Bot 2013-02-27 05:36:04 PST
All reviewed patches have been landed.  Closing bug.