WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
284949
ARMv7: fix struct-new_default-small-members.js
https://bugs.webkit.org/show_bug.cgi?id=284949
Summary
ARMv7: fix struct-new_default-small-members.js
Angelos Oikonomopoulos
Reported
2024-12-19 04:54:26 PST
In storing a 64-bit constant to a 32-bit location, it tries to use the hi GPR which is not set. This immediately hits an assertion in a Debug build.
Attachments
Add attachment
proposed patch, testcase, etc.
Angelos Oikonomopoulos
Comment 1
2024-12-19 04:56:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38204
EWS
Comment 2
2024-12-20 00:29:34 PST
Committed
288154@main
(b650f1b5d07e): <
https://commits.webkit.org/288154@main
> Reviewed commits have been landed. Closing PR #38204 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-12-20 00:30:23 PST
<
rdar://problem/141808204
>
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