[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:46:56 PDT 2011


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





--- Comment #5 from Zoltan Herczeg <zherczeg at webkit.org>  2011-07-04 09:46:56 PST ---
> Changing this to a jump will misalign the stack on x86_32/mac are you sure it's not complaining about it?

Misalign? Why? Keeps 8 byte alignment, even if you don't push an extra 8 byte return address to it. Or is that 16 byte aligned? I don't know about mac ABI.

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