This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7033197896c RISC-V: Add with-multilib-list support. new 024464e5fb8 go/build, cmd/go: update to match recent changes to gc
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 +- gotools/ChangeLog | 5 ++ gotools/Makefile.am | 1 - gotools/Makefile.in | 3 +- libgo/Makefile.am | 10 +-- libgo/Makefile.in | 8 +-- libgo/go/cmd/go/internal/load/pkg.go | 19 ----- libgo/go/cmd/go/internal/test/test.go | 5 +- libgo/go/cmd/go/internal/work/buildid.go | 15 +--- libgo/go/cmd/go/internal/work/exec.go | 10 ++- libgo/go/go/build/build.go | 35 ++++++--- libgo/go/go/build/gc.go | 120 +++++++++++++++++++++++++++++++ libgo/go/go/build/gccgo.go | 6 ++ 13 files changed, 179 insertions(+), 60 deletions(-)