Bug 62993

Summary: Unaligned userspace access for SH4 platforms
Product: WebKit Reporter: thouraya <thouraya.andolsi>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: paroga
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
fix issue none

Description thouraya 2011-06-20 08:31:49 PDT
Hi,

Running sunspider test suites for SH4 platforms, I get "Unaligned userspace access in jsc"
I' ll submit a patch that fixes the issue.

Regards,
Thouraya.
Comment 1 thouraya 2011-06-20 08:47:03 PDT
Created attachment 97805 [details]
fix issue
Comment 2 thouraya 2011-07-05 03:09:15 PDT
Hi,

Could any one have a look at the patch ?

Regards,
Thouraya.
Comment 3 Patrick R. Gansterer 2011-07-09 13:43:35 PDT
Committed r90688: <http://trac.webkit.org/changeset/90688>