Bug 284949

Summary: ARMv7: fix struct-new_default-small-members.js
Product: WebKit Reporter: Angelos Oikonomopoulos <angelos>
Component: JavaScriptCoreAssignee: Angelos Oikonomopoulos <angelos>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Angelos Oikonomopoulos
Comment 1 2024-12-19 04:56:17 PST
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
Note You need to log in before you can comment on or make changes to this bug.