This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 590e741ecfa Fix the previous ChangeLog new 86a71ed0375 compiler, runtime: open code select
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 +- gcc/go/gofrontend/escape.cc | 25 ++-- gcc/go/gofrontend/runtime.def | 20 +-- gcc/go/gofrontend/statements.cc | 232 ++++++++++++++++++++++------------- gcc/go/gofrontend/statements.h | 50 ++++++-- gcc/go/gofrontend/types.cc | 46 ++----- gcc/go/gofrontend/types.h | 2 +- libgo/go/runtime/select.go | 266 +++++++++------------------------------- 8 files changed, 278 insertions(+), 365 deletions(-)