Bug 126157 - [GTK] Clean up compiler optimizations flags for libWTF, libJSC
Summary: [GTK] Clean up compiler optimizations flags for libWTF, libJSC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-23 03:49 PST by Zan Dobersek
Modified: 2013-12-23 07:51 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.86 KB, patch)
2013-12-23 03:52 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-12-23 03:49:13 PST
[GTK] Clean up compiler optimizations flags for libWTF, libJSC
Comment 1 Zan Dobersek 2013-12-23 03:52:01 PST
Created attachment 219906 [details]
Patch
Comment 2 Zan Dobersek 2013-12-23 03:53:28 PST
As an additional note, compiling with -O3 actually produces worse performance on the SunSpider benchmark than compiling with -O2.
Comment 3 Gustavo Noronha (kov) 2013-12-23 05:41:33 PST
Comment on attachment 219906 [details]
Patch

Cool, thanks!
Comment 4 Zan Dobersek 2013-12-23 07:46:20 PST
Thank you for reviewing.
Comment 5 Zan Dobersek 2013-12-23 07:51:34 PST
Comment on attachment 219906 [details]
Patch

Clearing flags on attachment: 219906

Committed r160996: <http://trac.webkit.org/changeset/160996>
Comment 6 Zan Dobersek 2013-12-23 07:51:39 PST
All reviewed patches have been landed.  Closing bug.