[Webkit-unassigned] [Bug 70904] New: Fix compilation of DFG JIT on PIC targets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 05:04:13 PDT 2011


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

           Summary: Fix compilation of DFG JIT on PIC targets
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wingo at igalia.com


The DFG JIT currently does not compile on PIC targets due to missing PLT relocations in DFGOperations.cpp.  The patch to be attached fixes this issue.

-- 
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