This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4d1bfcb1e42 [AArch64] Add tsv110 pipeline scheduling new 5e22ac24d3a libgo: update to Go 1.12.2
The 1 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/MERGE | 2 +- libgo/VERSION | 2 +- libgo/go/cmd/go/internal/load/pkg.go | 53 ++++++++----- libgo/go/cmd/go/internal/load/test.go | 23 +++--- libgo/go/cmd/go/internal/test/test.go | 2 +- libgo/go/cmd/go/internal/work/build.go | 5 +- libgo/go/cmd/go/internal/work/exec.go | 1 + .../go/testdata/mod/rsc.io_fortune_v2_v2.0.0.txt | 6 ++ .../script/cover_pkgall_multiple_mains.txt | 43 +++++++++++ libgo/go/internal/poll/fd_windows.go | 6 +- libgo/go/net/http/httputil/reverseproxy.go | 5 ++ libgo/go/net/http/httputil/reverseproxy_test.go | 42 ++++++++++ libgo/go/net/lookup.go | 5 +- libgo/go/net/lookup_test.go | 89 ++++++++++++++++++---- libgo/go/os/path.go | 1 + libgo/go/os/path_unix.go | 2 +- libgo/go/os/removeall_at.go | 38 +++++---- libgo/go/os/removeall_test.go | 15 +++- libgo/go/runtime/runtime-lldb_test.go | 1 + libgo/go/syscall/security_windows.go | 1 + 21 files changed, 270 insertions(+), 74 deletions(-) create mode 100644 libgo/go/cmd/go/testdata/script/cover_pkgall_multiple_mains.txt