-
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
runtime: cgo testCthread fails on ARM #4863
Labels
Milestone
Comments
I don't think this has anything do with the change to the way cgo works (you are correct that ARM was not changed). This is most likely a bug in the ARM code in runtime/cgo. Personally I'm OK with not fixing this for Go 1.1, but then I don't use the ARM. I would imagine that this didn't work in 1.0.3 either. |
https://golang.org/cl/9019043 Labels changed: added go1.1, removed go1.1maybe. Owner changed to @minux. Status changed to Started. |
This issue was closed by revision 5b78cee. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: