WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 43514
Define WTF_USE_ARENA_ALLOC_ALIGNMENT_INTEGER for MIPS
https://bugs.webkit.org/show_bug.cgi?id=43514
Summary
Define WTF_USE_ARENA_ALLOC_ALIGNMENT_INTEGER for MIPS
Chao-ying Fu
Reported
2010-08-04 15:19:14 PDT
Hi, MIPS needs to define WTF_USE_ARENA_ALLOC_ALIGNMENT_INTEGER, so that RenderArena::allocate() can return 8-byte aligned memory to avoid exceptions on sdc1/ldc1. This is similar to ARMv5 that requires double word alignment. I will post a patch soon. Thanks! Regards, Chao-ying
Attachments
Define WTF_USE_ARENA_ALLOC_ALIGNMENT_INTEGER
(1.29 KB, patch)
2010-08-04 15:27 PDT
,
Chao-ying Fu
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chao-ying Fu
Comment 1
2010-08-04 15:27:48 PDT
Created
attachment 63502
[details]
Define WTF_USE_ARENA_ALLOC_ALIGNMENT_INTEGER
WebKit Commit Bot
Comment 2
2010-08-05 17:42:13 PDT
Comment on
attachment 63502
[details]
Define WTF_USE_ARENA_ALLOC_ALIGNMENT_INTEGER Clearing flags on attachment: 63502 Committed
r64804
: <
http://trac.webkit.org/changeset/64804
>
WebKit Commit Bot
Comment 3
2010-08-05 17:42:17 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug