[Webkit-unassigned] [Bug 30552] [Symbian] Port ARM traditional JIT Trampolines to RVCT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 11:40:54 PDT 2009


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


Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41561|0                           |1
        is obsolete|                            |
  Attachment #41594|                            |review?
               Flag|                            |




--- Comment #7 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-10-21 11:40:53 PDT ---
Created an attachment (id=41594)
 --> (https://bugs.webkit.org/attachment.cgi?id=41594)
Add PRESERVE8 to ctiVMThrowTrampoline

RVCT needs an explicit "PRESERVE8" for ctiVMThrowTrampoline otherwise linking
might fail with the following error:

Error: L6238E: QtWebKit.in(.emb_text) contains invalid call from '~PRES8'
function to 'REQ8' function cti_vm_throw.

See
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka4127.html
for the relevant RVCT documentation from ARM.

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