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: toolstash -cmp fails even without compiler modifications #14600

Closed
mdempsky opened this issue Mar 2, 2016 · 2 comments
Closed
Milestone

Comments

@mdempsky
Copy link
Member

mdempsky commented Mar 2, 2016

This fails at master:

$ ./make.bash
$ toolstash save
$ go build -a -toolexec 'toolstash -cmp' std

/cc @randall77 @ianlancetaylor

@ianlancetaylor ianlancetaylor added this to the Go1.7 milestone Mar 2, 2016
@randall77 randall77 self-assigned this Mar 3, 2016
@randall77
Copy link
Contributor

Nondeterminism in the register allocator (edgeState.cache). I'll figure out a fix.

@gopherbot
Copy link

CL https://golang.org/cl/20158 mentions this issue.

@golang golang locked and limited conversation to collaborators Mar 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants