This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3d6e69f30ca Daily bump. new a7f939610ec cmd/go: remove work directory on usage error new b16aca534ed PR go/89406 net: remove unixgram test sockets
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/go/gofrontend/MERGE | 2 +- libgo/go/cmd/go/go_test.go | 39 ++++++++++++++++++++++++++++++-- libgo/go/cmd/go/internal/base/base.go | 3 ++- libgo/go/cmd/go/internal/cmdflag/flag.go | 3 ++- libgo/go/cmd/go/internal/help/help.go | 6 +++-- libgo/go/cmd/go/internal/vet/vetflag.go | 12 ++++++---- libgo/go/cmd/go/internal/work/action.go | 6 +++-- libgo/go/cmd/go/internal/work/exec.go | 2 +- libgo/go/cmd/go/internal/work/gccgo.go | 3 ++- libgo/go/cmd/go/internal/work/init.go | 15 ++++++++---- libgo/go/cmd/go/script_test.go | 1 + libgo/go/net/listen_test.go | 3 +++ libgo/go/net/mockserver_test.go | 2 -- libgo/go/net/splice_test.go | 1 + 14 files changed, 76 insertions(+), 22 deletions(-)