[Webkit-unassigned] [Bug 124455] [sh4] Build is broken since r159346

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 16 09:26:08 PST 2013


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





--- Comment #1 from Julien Brianceau <jbriance at cisco.com>  2013-11-16 09:24:45 PST ---
Created an attachment (id=217126)
 --> (https://bugs.webkit.org/attachment.cgi?id=217126&action=review)
Handle load and store operations with pr register in sh4 LLINT.

This patch fixes the build. The above code is now generated using a temp register:

    sts pr, r13
    mov.l r13, @(4, r5)

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