Skip to content

fix: Access to array elem by ref broken#1075

Merged
boriel merged 1 commit intomainfrom
fix/array_elem_by_ref_with_non_constant_addr
May 1, 2026
Merged

fix: Access to array elem by ref broken#1075
boriel merged 1 commit intomainfrom
fix/array_elem_by_ref_with_non_constant_addr

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented May 1, 2026

What / Why

The access byRef to an array element with no constant address was broken because it was being considered constant always.

The access byRef to an array element with no constant address
was broken because it was being considered constant always.
@boriel boriel force-pushed the fix/array_elem_by_ref_with_non_constant_addr branch from 2267d17 to aabe840 Compare May 1, 2026 11:09
@boriel boriel merged commit 8039b68 into main May 1, 2026
1 check passed
@boriel boriel deleted the fix/array_elem_by_ref_with_non_constant_addr branch May 1, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant