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 bug in return path analysis #577

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Conversation

marcauberer
Copy link
Member

Fix bug in return path analysis, that caused instructions marked unreachable and remove them in result, although they were reachable.

@marcauberer marcauberer added the bug Something isn't working label Jun 1, 2024
@marcauberer marcauberer added this to the 0.21.0 milestone Jun 1, 2024
@marcauberer marcauberer self-assigned this Jun 1, 2024
@marcauberer marcauberer requested review from a team as code owners June 1, 2024 17:33
@marcauberer marcauberer enabled auto-merge (squash) June 1, 2024 17:33
@github-actions github-actions bot added std Prs / issues regarding the standard lib compiler labels Jun 1, 2024
@marcauberer marcauberer merged commit 95706d1 into main Jun 1, 2024
5 checks passed
@marcauberer marcauberer deleted the fix/bug-in-return-path-analysis branch June 1, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler size/L std Prs / issues regarding the standard lib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant