Bug 148430

Summary: Require GCC version at least 4.9
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, zan
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.