[Webkit-unassigned] [Bug 44329] SH4 JIT SUPPORT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 08:52:50 PDT 2011


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





--- Comment #89 from Eduardo Felipe Castegnaro <edufelipe at e3c.com.br>  2011-03-24 08:52:49 PST ---
(In reply to comment #87)
> Updated the YARR patch to the top of the trunk and added floating point support.

Thouraya,

With your latest patch I'm getting the following error:

Source/JavaScriptCore/jit/JITStubs.h:233:2: error: #error "JITStackFrame not defined for this platform."

When checking your code it doesn't define a #CPU(SH4) conditional for JITStackFrame, while other supported CPUs like x86, Mips and ARM do.

Is there anything I should do so JITStackFrame is defined for SH4?

Thanks in advance,

Eduardo.

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