Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix misaligned stack access in the interpreter #14843

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
61 checks passed
@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

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