Skip to content

Fix an infinite loop in avoid-reinterprets in unreachable code with loops of gets#2118

Merged
kripken merged 1 commit intomasterfrom
loop
May 17, 2019
Merged

Fix an infinite loop in avoid-reinterprets in unreachable code with loops of gets#2118
kripken merged 1 commit intomasterfrom
loop

Conversation

@kripken
Copy link
Member

@kripken kripken commented May 17, 2019

In unreachable code, a get may have a single set that assigns to it, and that set may be assigned to by that very get.

@kripken kripken merged commit d8c46cf into master May 17, 2019
@kripken kripken deleted the loop branch May 17, 2019 20:06
sbc100 added a commit that referenced this pull request Apr 8, 2020
This had two entries which were removed in #1677 and #2118.
@sbc100 sbc100 mentioned this pull request Apr 8, 2020
sbc100 added a commit that referenced this pull request Apr 8, 2020
This had two entries which were removed in #1677 and #2118.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant