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

Running out of registers with 8g #806

Closed
gopherbot opened this issue May 24, 2010 · 4 comments
Closed

Running out of registers with 8g #806

gopherbot opened this issue May 24, 2010 · 4 comments

Comments

@gopherbot
Copy link

by m.fellinger:

What steps will reproduce the problem?
1. Compile https://gist.github.com/d8caca9583ad843a78d9
2. Run the resulting binary

What is the expected output? What do you see instead?
No output expected.
The output was 
https://gist.github.com/34fbfec3159b077b1a9c#file_gistfile2.txt


What is your $GOOS?  $GOARCH?
GOOS is linux, GOARCH is 386

Which revision are you using?  (hg identify)
e4ebaa8d9b76

Please provide any additional information below.
Works fine on amd64.
@rsc
Copy link
Contributor

rsc commented May 24, 2010

Comment 1:

Labels changed: added priority-high, compilerbug, removed priority-medium.

Status changed to Accepted.

@rsc
Copy link
Contributor

rsc commented May 24, 2010

Comment 2:

It would be helpful to see the contents of 32bitbug.go.

Status changed to WaitingForReply.

@gopherbot
Copy link
Author

Comment 3 by m.fellinger:

My bad, i pasted the wrong link.
I attached the correct file.

Attachments:

  1. 32bitbug.go (273 bytes)

@rsc
Copy link
Contributor

rsc commented May 25, 2010

Comment 4:

This issue was closed by revision 6a06020.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
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