[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
Fri Sep 11 07:17:04 PDT 2009


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





--- Comment #19 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-09-11 07:17:02 PDT ---
I think Andre Pedralho or someone else should not only check that it compiles
and links, but also that the __clear_cache actually clears the instruction
cache. As it was pointed in the Android related discussion
(http://code.google.com/p/android/issues/detail?id=1803) the __clear_cache call
could be a no-op, which would than break the JIT functionality.

Also maybe WebKit can do a bit better guarding the __clear_cache call and the
fallback assembly code. Fill post a patch for consideration.

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