Bug 62993 - Unaligned userspace access for SH4 platforms
Summary: Unaligned userspace access for SH4 platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-20 08:31 PDT by thouraya
Modified: 2011-07-09 13:51 PDT (History)
1 user (show)

See Also:


Attachments
fix issue (1.23 KB, patch)
2011-06-20 08:47 PDT, thouraya
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>