[Webkit-unassigned] [Bug 28886] Build error using JIT with gcc 4.1.2 and ARM v5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 08:01:08 PDT 2009


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


Gabor Loki <loki at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39925|                            |review?
               Flag|                            |




--- Comment #24 from Gabor Loki <loki at inf.u-szeged.hu>  2009-09-22 08:01:06 PDT ---
Created an attachment (id=39925)
 --> (https://bugs.webkit.org/attachment.cgi?id=39925)
Avoid __clear_cache built-in function if NO_CLEAR_CACHE define is set

This patch adds an additional check for __clear_cache. If NO_CLEAR_CACHE is set
the execution will skip __clear_cache case.

I have also fixed a silly typo in the inline assembly.

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