This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 82e5048e70e Daily bump. new dec42fe4e36 libgo: update to Go 1.15.5 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/cmd/cgo/out.go | 23 +++ libgo/go/cmd/go/internal/work/exec.go | 60 +++++++ libgo/go/cmd/go/internal/work/security.go | 8 +- libgo/go/cmd/go/internal/work/security_test.go | 5 + libgo/go/math/big/nat.go | 2 +- libgo/misc/cgo/errors/badsym_test.go | 216 +++++++++++++++++++++++++ 9 files changed, 312 insertions(+), 8 deletions(-) create mode 100644 libgo/misc/cgo/errors/badsym_test.go