This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 745781d24cd analyzer: Fix bootstrap with clang new 54866f7a81a libgo: update to go1.17.1 release
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/archive/zip/reader.go | 2 +- libgo/go/archive/zip/reader_test.go | 18 +++++ libgo/go/cmd/go/internal/modload/edit.go | 86 +++++++++++++++++++--- libgo/go/crypto/rand/rand_getentropy.go | 4 +- libgo/go/embed/internal/embedtest/embed_test.go | 40 ++++++++++ libgo/go/go.mod | 2 +- libgo/go/go/types/call.go | 1 - libgo/go/go/types/resolver.go | 2 +- .../go/internal/syscall/unix/getentropy_darwin.go | 3 + libgo/go/net/http/h2_bundle.go | 9 +++ libgo/go/vendor/modules.txt | 2 +- 14 files changed, 154 insertions(+), 21 deletions(-)