Bug 82299

Summary: Stop compiling Interpreter.cpp with -fno-var-tracking
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: JavaScriptCoreAssignee: Matt Lilek <dev+webkit>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+, dev+webkit: commit-queue-

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-
Matt Lilek
Comment 1 2012-03-26 23:28:21 PDT
Matt Lilek
Comment 2 2012-03-27 14:16:19 PDT
Note You need to log in before you can comment on or make changes to this bug.