fold-vec-abs-char-fwrapv.c: Add xxspltib insn to expected output.
[platform/upstream/gcc.git] / gotools / go.1
1 .TH go "1" "January 2015" "Go" "User Commands"
2 .SH NAME
3 go \- build, test, install Go programs
4 .SH SYNOPSIS
5 .B go
6 \fIcommand\fR [\fIarguments\fR]
7 .SH DESCRIPTION
8 .PP
9 A tool for managing Go source code.  For full documentation run
10 \fBgo help\fR or see \fBhttp://golang.org/cmd/go\fR.
11 .SH "SEE ALSO"
12 .IR gofmt (1)