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

cmd/compile: bad small array comparisons on amd64 since go1.9 (1.10.1 version) #24564

Closed
andybons opened this issue Mar 27, 2018 · 2 comments
Closed
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@andybons
Copy link
Member

Tracking #23719 for 1.10.1

@andybons andybons added the NeedsFix The path to resolution is known, but the work has not been done. label Mar 27, 2018
@andybons andybons added this to the Go1.10.1 milestone Mar 27, 2018
@andybons
Copy link
Member Author

andybons commented Mar 27, 2018

CL 92335 OK for Go 1.10.1

@andybons andybons added CherryPickApproved Used during the release process for point releases and removed NeedsFix The path to resolution is known, but the work has not been done. labels Mar 27, 2018
@andybons
Copy link
Member Author

This fix is already included in 1.10 branch.

@andybons andybons modified the milestones: Go1.10.1, Go1.10 Mar 28, 2018
@golang golang locked and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants