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 proc_spec forcing normal compilation instead of JIT #10964

Merged

Conversation

straight-shoota
Copy link
Member

JIT compilation seems to be broken on 1.1.0 for this particular spec (#10961).

Adding flags: forces regular compilation (instead of JIT) and makes the spec pass again after #10955.

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:specs topic:compiler:codegen labels Jul 19, 2021
Copy link
Member

@sdogruyol sdogruyol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @straight-shoota 🙏

@straight-shoota straight-shoota added this to the 1.2.0 milestone Jul 19, 2021
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. kind:specs topic:compiler:codegen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants