[Webkit-unassigned] [Bug 73434] MacroAssemblerSH4 does not implement readCallTarget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 09:03:33 PST 2011


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #8 from Csaba Osztrogonac <ossy at webkit.org>  2011-12-02 09:03:33 PST ---
Reopen, because build is still broken:

../../../../Source/JavaScriptCore/assembler/SH4Assembler.h:1509:39: error: 'CodeLocationCall' has not been declared../../../../Source/JavaScriptCore/assembler/SH4Assembler.h: In static member function 'static JSC::FunctionPtr JSC::SH4Assembler::readCallTarget(int)':
../../../../Source/JavaScriptCore/assembler/SH4Assembler.h:1511:41: error: request for member 'dataLocation' in 'call', which is of non-class type 'int'

It would be better if we make a similar change to ARM and MIPS:
- http://trac.webkit.org/changeset/101658
- http://trac.webkit.org/changeset/101473

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