[webkit-reviews] review requested: [Bug 23787] Allow JIT to generate SSE2 code if using GCC : [Attachment 27723] fixed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 17 02:14:28 PST 2009


Csaba Osztrogonác <oszi at inf.u-szeged.hu> has asked  for review:
Bug 23787: Allow JIT to generate SSE2 code if using GCC
https://bugs.webkit.org/show_bug.cgi?id=23787

Attachment 27723: fixed patch
https://bugs.webkit.org/attachment.cgi?id=27723&action=review

------- Additional Comments from Csaba Osztrogonác <oszi at inf.u-szeged.hu>
Build error fixed.

If using -fPIC, ebx mustn't be in clobbered list, you have to save/restore it
manually.


More information about the webkit-reviews mailing list