[Webkit-unassigned] [Bug 136429] New: [ARM] MacroAssembler generating incorrect code on ARM32 Traditional

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 1 09:15:48 PDT 2014


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

           Summary: [ARM] MacroAssembler generating incorrect code on
                    ARM32 Traditional
           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: dbatyai.u-szeged at partner.samsung.com


At MacroAssemblerARM.h:945 we check if the value in reg is zero, but the 0 in cmp was being interpreted as r0 instead of a constant.

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