-
Notifications
You must be signed in to change notification settings - Fork 96
Unary expressions clobber deferred slots #838
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
Labels
bug
Something isn't working
Comments
Probably a miscompilation with the new assembler like #830 Thanks for the report! |
Enabling instructions reveals that the variable slot is being clobbered when bending instead of using a temporary:
|
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
udoprog
added a commit
that referenced
this issue
Oct 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
run the following in the Playground, and got Output "false \n true". What would be the reason?
The text was updated successfully, but these errors were encountered: