WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128729
Code cleanup: remove gcc<4.7 guards.
https://bugs.webkit.org/show_bug.cgi?id=128729
Summary
Code cleanup: remove gcc<4.7 guards.
Tamas Gergely
Reported
2014-02-13 01:44:51 PST
Remove GCC_VERSION_AT_LEAST guards (and guarded code if possible) when it checks for pre-4.7 versions. According to
bug 127049
, 4.7 is the minimum supported gcc version.
Attachments
patch
(5.60 KB, patch)
2014-02-13 02:16 PST
,
Tamas Gergely
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tamas Gergely
Comment 1
2014-02-13 02:16:54 PST
Created
attachment 224053
[details]
patch clang is also seen as gcc. I think it causes no problem in these situations.
WebKit Commit Bot
Comment 2
2014-02-13 09:55:41 PST
Comment on
attachment 224053
[details]
patch Clearing flags on attachment: 224053 Committed
r164032
: <
http://trac.webkit.org/changeset/164032
>
WebKit Commit Bot
Comment 3
2014-02-13 09:55:43 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug