Skip to content

Follow up to #6722: make dead code consistent in handling NaN #6730

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

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

liufengyun
Copy link
Contributor

The two branches are currently dead code, as we never
call genCZJUMP with tk = DOUBLE or FLOAT. However, in
case the two branches become reachable, it's good to
make the logic consistent as in genCJUMP (#6722).

The two branches are currently dead code, as we never
call `genCZJUMP` with tk = DOUBLE or FLOAT. However, in
case the two branches become reachable, it's good to
make the logic consistent as in `genCJUMP` (scala#6722).
@odersky odersky merged commit 22f2485 into scala:master Jun 26, 2019
@allanrenucci allanrenucci deleted the fix-6710 branch June 26, 2019 15:00
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.

2 participants