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
283163
B3LowerInt64: correctly align split Int64 values passed on the stack
https://bugs.webkit.org/show_bug.cgi?id=283163
Summary
B3LowerInt64: correctly align split Int64 values passed on the stack
Angelos Oikonomopoulos
Reported
2024-11-15 03:17:38 PST
Even though we pass them as two Int32s, we need to make sure that the combined value is naturally aligned.
Attachments
Add attachment
proposed patch, testcase, etc.
Angelos Oikonomopoulos
Comment 1
2024-11-15 03:21:57 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36687
Radar WebKit Bug Importer
Comment 2
2024-11-22 03:18:14 PST
<
rdar://problem/140408833
>
EWS
Comment 3
2024-11-25 01:45:21 PST
Committed
287058@main
(7a003fe22250): <
https://commits.webkit.org/287058@main
> Reviewed commits have been landed. Closing PR #36687 and removing active labels.
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