This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6aff491f7b1 testsuite: C++ module tests new 313890530c5 runtime: eliminate scase.kind field new 7b899797476 compiler: initialize saw_send_stmt locals
The 2 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/parse.cc | 4 +- gcc/go/gofrontend/runtime.def | 4 +- gcc/go/gofrontend/statements.cc | 131 ++++++++++++++++++++++++++++------------ gcc/go/gofrontend/statements.h | 48 ++++++++++----- gcc/go/gofrontend/types.cc | 7 +-- libgo/go/runtime/select.go | 93 ++++++++++++++++------------ 7 files changed, 184 insertions(+), 105 deletions(-)