[Webkit-unassigned] [Bug 127777] [EFL][GTK][Windows] Fix the regression caused by the jsCStack branch merge
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 30 00:41:43 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127777
--- Comment #16 from Zan Dobersek <zandobersek at gmail.com> 2014-01-30 00:39:06 PST ---
The -O2 option implies -fomit-frame-pointer, and passing -fno-omit-frame-pointer explicitly helps greatly, reducing the number of failures down to 25.
I'll deduce which additional optimization flags that are implied by -O2 are causing regressions.
--
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