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/objdump: fix test on arm5 #9021

Closed
rsc opened this issue Oct 30, 2014 · 3 comments
Closed

cmd/objdump: fix test on arm5 #9021

rsc opened this issue Oct 30, 2014 · 3 comments

Comments

@rsc
Copy link
Contributor

rsc commented Oct 30, 2014

the cmd/objdump test is failing on arm5. the main.main disassembly says B.LS 0x12345
instead of B.LS main.main(SB). works fine on arm6. sigh.
disabling test for beta.
@davecheney
Copy link
Contributor

Comment 1:

Labels changed: added release-go1.4maybe, repo-main, arch-arm, removed release-go1.4.

@rsc
Copy link
Contributor Author

rsc commented Nov 19, 2014

Comment 2:

Labels changed: added release-go1.5, removed release-go1.4maybe.

@bradfitz bradfitz modified the milestone: Go1.5 Dec 16, 2014
@rsc rsc removed arch-arm labels Apr 10, 2015
@rsc rsc modified the milestones: Go1.6Early, Go1.5 Jul 21, 2015
@rsc rsc modified the milestones: Unplanned, Go1.6Early Dec 5, 2015
@gopherbot
Copy link

Change https://golang.org/cl/67530 mentions this issue: cmd/objdump: fix and re-enable arm test

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