WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277135
Avoid unaligned FP memory accesses on ARMv7
https://bugs.webkit.org/show_bug.cgi?id=277135
Summary
Avoid unaligned FP memory accesses on ARMv7
Angelos Oikonomopoulos
Reported
2024-07-26 03:25:44 PDT
Unaligned FP loads/stores may fault on ARMv7. This is not an issue in JS, but may happen in wasm.
Attachments
Add attachment
proposed patch, testcase, etc.
Angelos Oikonomopoulos
Comment 1
2024-07-26 03:31:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31280
EWS
Comment 2
2024-07-31 20:59:52 PDT
Committed
281684@main
(c7b5b3ef9996): <
https://commits.webkit.org/281684@main
> Reviewed commits have been landed. Closing PR #31280 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-07-31 21:00:17 PDT
<
rdar://problem/132955742
>
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