WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
82299
Stop compiling Interpreter.cpp with -fno-var-tracking
https://bugs.webkit.org/show_bug.cgi?id=82299
Summary
Stop compiling Interpreter.cpp with -fno-var-tracking
Matt Lilek
Reported
2012-03-26 23:16:29 PDT
Bug 22704
added -fno-var-tracking to work around a bug in GCC. Clang doesn't support this and it throws an error in newer versions of clang. We should remove this now that we use clang. <
rdar://problem/11124194
>
Attachments
Patch
(2.69 KB, patch)
2012-03-26 23:28 PDT
,
Matt Lilek
andersca
: review+
dev+webkit
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2012-03-26 23:28:21 PDT
Created
attachment 133984
[details]
Patch
Matt Lilek
Comment 2
2012-03-27 14:16:19 PDT
http://trac.webkit.org/changeset/112313
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