Skip to content

Fix proc_spec forcing normal compilation instead of JIT#10964

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:fix/proc_spec-jit
Jul 20, 2021
Merged

Fix proc_spec forcing normal compilation instead of JIT#10964
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:fix/proc_spec-jit

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