This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4edd06160a0 internal/testenv: support testing gccgo new 1e4cc5c6c11 go/build: use GCCGOTOOLDIR to find gccgo tools new 643014f41e1 cmd/go: skip tests that do not work with gccgo new 4d9382b7a66 cmd/go: gccgo: consistent results, fix vendoring new e1b55b0a439 cmd/cgo: make _cgo_flags consistent across runs
The 4 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/cgo/gcc.go | 22 ++++++++++++++++++++-- libgo/go/cmd/cgo/out.go | 7 ++++++- libgo/go/cmd/go/alldocs.go | 3 +++ libgo/go/cmd/go/build.go | 21 +++++++++++++++++---- libgo/go/cmd/go/go_test.go | 33 ++++++++++++++++++++++++++++++++- libgo/go/cmd/go/help.go | 3 +++ libgo/go/cmd/go/note_test.go | 2 ++ libgo/go/go/build/build.go | 2 +- 9 files changed, 85 insertions(+), 10 deletions(-)