-
Notifications
You must be signed in to change notification settings - Fork 18k
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: compiler crash on valid code #10654
Labels
Milestone
Comments
This is probably my fault. @crawshaw is it blocking you? If not, I will look in a week or two. |
It's not blocking me, it just needs to be fixed before the release. |
The first CL that exhibits this problem is
https://golang.org/cl/7853
We probably should invest some energy into (re-)reviewing
that huge CL. It's also the one that breaks linux/ppc64.
|
Started. |
CL https://golang.org/cl/10844 mentions this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At rev 5f69e73 (1 May):
Results in:
The text was updated successfully, but these errors were encountered: