Skip to content

Fix misaligned stack access in the interpreter#14843

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
HertzDevil:bug/interpreter-misaligned-stack-access
Aug 6, 2024
Merged

Fix misaligned stack access in the interpreter#14843
straight-shoota merged 1 commit intocrystal-lang:masterfrom
HertzDevil:bug/interpreter-misaligned-stack-access

Conversation

@HertzDevil
Copy link
Contributor

Fixes #14832 (probably)

@HertzDevil HertzDevil added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter labels Jul 30, 2024
@straight-shoota straight-shoota added this to the 1.14.0 milestone Aug 5, 2024
@straight-shoota straight-shoota merged commit 2fb0bc2 into crystal-lang:master Aug 6, 2024
@HertzDevil HertzDevil deleted the bug/interpreter-misaligned-stack-access branch August 14, 2024 20:21
@straight-shoota straight-shoota modified the milestones: 1.14.0, 1.13.2 Aug 15, 2024
@crysbot
Copy link
Collaborator

crysbot commented Aug 21, 2024

This pull request has been mentioned on Crystal Forum. There might be relevant details there:

https://forum.crystal-lang.org/t/crystal-1-13-2-is-released/7110/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LLVM 18 breaks 128-bit integers in the interpreter

3 participants