Bug 148430 - Require GCC version at least 4.9
Summary: Require GCC version at least 4.9
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 06:59 PDT by Csaba Osztrogonác
Modified: 2015-08-25 10:02 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2015-08-25 07:01 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-08-25 06:59:58 PDT
GTK requires GCC 4.9 since https://trac.webkit.org/changeset/184849
EFL requires GCC 4.9 since https://trac.webkit.org/changeset/187596

Let's require it in Source/WTF/wtf/Compiler.h
Comment 1 Csaba Osztrogonác 2015-08-25 07:01:17 PDT
Created attachment 259841 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-25 10:02:50 PDT
Comment on attachment 259841 [details]
Patch

Clearing flags on attachment: 259841

Committed r188912: <http://trac.webkit.org/changeset/188912>
Comment 3 WebKit Commit Bot 2015-08-25 10:02:55 PDT
All reviewed patches have been landed.  Closing bug.