-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/gc: Optimizer bug involving constants, bit shifts and []byte literals #5809
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
Labels
Milestone
Comments
Fix at https://golang.org/cl/10785043 Owner changed to @DanielMorsing. Status changed to Started. |
This issue was closed by revision 3c3ce8e. Status changed to Fixed. |
adg
added a commit
that referenced
this issue
May 11, 2015
…f non-constant LEA. ««« CL 10785043 / cf792c00f410 cmd/6g, cmd/8g: prevent constant propagation of non-constant LEA. Fixes #5809. R=golang-dev, dave, rsc, nigeltao CC=golang-dev https://golang.org/cl/10785043 »»» Update #5928 R=golang-dev, dave CC=golang-dev https://golang.org/cl/11515045
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by micah.stetson:
The text was updated successfully, but these errors were encountered: