[Webkit-unassigned] [Bug 100899] New: JSC: C++ llint BaseIndex codegen is buggy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 15:51:54 PDT 2012


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

           Summary: JSC: C++ llint BaseIndex codegen is buggy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mark.lam at apple.com
                CC: zherczeg at webkit.org, ossy at webkit.org,
                    laszlo.gombos at webkit.org, fpizlo at apple.com
            Blocks: 97586


The BaseIndex address calculation should use a different type/sized index depending on the type of the instruction that is using it.  This is an x86_64-ism that wasn't previously captured.

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