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/new5a: syntax error compiling MOVM.WP [reglist], Rn #9904

Closed
davecheney opened this issue Feb 17, 2015 · 1 comment
Closed

cmd/new5a: syntax error compiling MOVM.WP [reglist], Rn #9904

davecheney opened this issue Feb 17, 2015 · 1 comment
Milestone

Comments

@davecheney
Copy link
Contributor

Assembling this line

MOVM.WP [R0, R1, R2, R4, R5, R6, R7, R8, R9, g, R11, R12, R14], (R13)

Causes the following syntax error

runtime/cgo/asm_arm.s:20: parsing register list: strconv.ParseUint: parsing "": invalid syntax
@davecheney davecheney added this to the Go1.5 milestone Feb 17, 2015
@davecheney
Copy link
Contributor Author

Fixed in 09ce5d3 and 0f3f2c4

@golang golang locked and limited conversation to collaborators Jun 25, 2016
@rsc rsc unassigned robpike 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

3 participants