We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
go version
Go 1.8, 1.9rc2, master.
go env
amd64
https://play.golang.org/p/jGYlhKirNX
go build -gcflags "-m -m"
./blah.go:8:6: can inline Fnv32
./blah.go:8:6: cannot inline Fnv32: unhandled op for ./blah.go:18:6: can inline Fnv32Inline ..........
I feel like this a dup and I apologize if it is, my searching skills have failed me.
@josharian @dr2chase @randall77
The text was updated successfully, but these errors were encountered:
That would be #14768.
Sorry, something went wrong.
Dup indeed.
No branches or pull requests
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?Go 1.8, 1.9rc2, master.
What operating system and processor architecture are you using (
go env
)?amd64
What did you do?
https://play.golang.org/p/jGYlhKirNX
What did you expect to see?
What did you see instead?
I feel like this a dup and I apologize if it is, my searching skills have failed me.
@josharian @dr2chase @randall77
The text was updated successfully, but these errors were encountered: