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/internal/gc: ARM builders broken from optimize slice + write barrier #10843

Closed
bradfitz opened this issue May 13, 2015 · 2 comments
Closed
Milestone

Comments

@bradfitz
Copy link
Contributor

d447279 (cmd/internal/gc: optimize slice + write barrier) broke the ARM builders.

http://build.golang.org/log/25a3d95b7f175ccf03dff342045bce622b6252e7

##### ../test
# go run run.go -- index0.go
exit status 2
# command-line-arguments
/tmp/988792982/tmp__.go:1056: internal compiler error: regalloc 64bit

/cc @minux @josharian

@bradfitz bradfitz added this to the Go1.5 milestone May 13, 2015
@minux
Copy link
Member

minux commented May 15, 2015 via email

@gopherbot
Copy link
Contributor

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

@minux minux closed this as completed in 791bb4f May 19, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
@rsc rsc removed their assignment Jun 23, 2022
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