This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4123e263f10 compiler: stop iterator on error new 0e0a52c4662 libgo: fix building, and some testing, on Solaris
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/Makefile.am | 2 +- libgo/Makefile.in | 2 +- libgo/go/internal/x/net/lif/syscall.go | 14 +-- .../lif/{zsys_solaris_amd64.go => zsys_solaris.go} | 8 +- libgo/go/runtime/signal_unix.go | 5 +- libgo/runtime/go-libmain.c | 122 +++++++++++++++++++++ 7 files changed, 136 insertions(+), 19 deletions(-) rename libgo/go/internal/x/net/lif/{zsys_solaris_amd64.go => zsys_solaris.go} (95%)