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/internal/gc: bootstrap broken #12832

Closed
stemar94 opened this issue Oct 3, 2015 · 1 comment
Closed

cmd/compile/internal/gc: bootstrap broken #12832

stemar94 opened this issue Oct 3, 2015 · 1 comment

Comments

@stemar94
Copy link

stemar94 commented Oct 3, 2015

make.bash produces following output:

/# bootstrap/compile/internal/gc
/home/marvin/go/src/cmd/compile/internal/gc/subr.go:2989[/home/marvin/go/pkg/bootstrap/src/bootstrap/compile/internal/gc/subr.go:2992]: cannot convert 1 to type bool
/home/marvin/go/src/cmd/compile/internal/gc/subr.go:2989[/home/marvin/go/pkg/bootstrap/src/bootstrap/compile/internal/gc/subr.go:2992]: invalid operation: im.Broke == 1 (mismatched types bool and int)

@gopherbot
Copy link

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

@golang golang locked and limited conversation to collaborators Oct 4, 2016
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

2 participants