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
go1.8rc3
go env
freebsd/amd64
./make.bash
No warnings
runtime/cgo/gcc_amd64.S:47:1: warning: DWARF2 only supports one section per compilation unit .section .note.GNU-stack,"",@progbits
The text was updated successfully, but these errors were encountered:
Dup of #14705.
Sorry, something went wrong.
No branches or pull requests
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?go1.8rc3
What operating system and processor architecture are you using (
go env
)?freebsd/amd64
What did you do?
./make.bash
What did you expect to see?
No warnings
What did you see instead?
runtime/cgo
runtime/cgo/gcc_amd64.S:47:1: warning: DWARF2 only supports one section per compilation unit
.section .note.GNU-stack,"",@progbits
The text was updated successfully, but these errors were encountered: