[Webkit-unassigned] [Bug 82299] New: Stop compiling Interpreter.cpp with -fno-var-tracking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 23:16:28 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82299

           Summary: Stop compiling Interpreter.cpp with -fno-var-tracking
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mlilek at apple.com


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>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list