Skip to content

v3_kernel: Mark #k_goto{} arguments as used #6629

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

Conversation

jhogberg
Copy link
Contributor

@jhogberg jhogberg commented Jan 4, 2023

Fixes #6601

@jhogberg jhogberg added team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI labels Jan 4, 2023
@jhogberg jhogberg added this to the OTP-25.3 milestone Jan 4, 2023
@jhogberg jhogberg requested a review from bjorng January 4, 2023 11:00
@jhogberg jhogberg self-assigned this Jan 4, 2023
@jhogberg jhogberg force-pushed the john/compiler/fix-maybe-crash/GH-6601/OTP-18381 branch from bc9cd1b to 3ed112a Compare January 4, 2023 11:01
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2023

CT Test Results

       2 files     285 suites   13m 47s ⏱️
   751 tests    749 ✔️ 2 💤 0
4 655 runs  4 653 ✔️ 2 💤 0

Results for commit b83f31b.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@jhogberg jhogberg changed the title v3_kernel: Don't mark #k_goto{} arguments as unused v3_kernel: Mark #k_goto{} arguments as used Jan 4, 2023
@jhogberg jhogberg force-pushed the john/compiler/fix-maybe-crash/GH-6601/OTP-18381 branch from 3ed112a to b83f31b Compare January 4, 2023 11:06
@jhogberg jhogberg changed the base branch from master to maint January 4, 2023 13:02
@jhogberg jhogberg merged commit 334ff23 into erlang:maint Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[erlc] internal error in pass beam_kernel_to_ssa with maybe
1 participant