[Webkit-unassigned] [Bug 112676] REGRESSION(r146089): It broke 20 sputnik tests on ARM traditional and Thumb2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 16:44:12 PDT 2013


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





--- Comment #13 from Csaba Osztrogonac <ossy at webkit.org>  2013-03-19 16:46:39 PST ---
(In reply to comment #12)
> Can you try passing EABI_32BIT_DUMMY_ARG like so:
> 
>         m_jit.setupArgumentsWithExecState(EABI_32BIT_DUMMY_ARG arg1Payload, arg1Tag);
> 
> And seeing if it passes?  The DUMMY_ARG thing isn't necessary on our ABI but I think it is on yours.
> 
> Sorry for this breakage!  ABIs are hard! ;-)

Yay, this command line test passes with this change. Many thanks for the fix.

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