[Webkit-unassigned] [Bug 63893] Make "Add optimised paths for a few maths functions" work on Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 4 09:26:46 PDT 2011


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





--- Comment #4 from Oliver Hunt <oliver at apple.com>  2011-07-04 09:26:46 PST ---
(From update of attachment 99610)
View in context: https://bugs.webkit.org/attachment.cgi?id=99610&action=review

> Source/JavaScriptCore/jit/ThunkGenerators.cpp:142
> +        "jmp " SYMBOL_STRING_RELOCATION(function) "\n" \

Changing this to a jump will misalign the stack on x86_32/mac are you sure it's not complaining about it?

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