[Webkit-unassigned] [Bug 153897] New: REGRESSION(192409): Cannot rely on add32() to zero-extend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 15:05:07 PST 2016


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

            Bug ID: 153897
           Summary: REGRESSION(192409): Cannot rely on add32() to
                    zero-extend
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

Callers of add32() and other 32-bit arithmetic ops rely on the fact that the destination register is zero-extended.  The optimizations in r192409 broke this feature, and this causes crashes on some obscure code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160204/584d2017/attachment-0001.html>


More information about the webkit-unassigned mailing list