This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d8fea8a570 compiler: always use int context for index values new c7f272e05e1 compiler: use correct assignment order for type assertions new 5ba975e6680 compiler: improve error messages for expected curly brace new e848a83f46f libgo: define SO_RCVTIMEO on 32-bit GNU/Linux
The 3 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 | 6 +++--- gcc/go/gofrontend/statements.cc | 28 ++++++++++++++++++++++++++-- gcc/testsuite/go.test/test/syntax/semi1.go | 4 ++-- gcc/testsuite/go.test/test/syntax/semi3.go | 4 ++-- gcc/testsuite/go.test/test/syntax/semi4.go | 6 ++---- libgo/mksysinfo.sh | 9 +++++++++ libgo/sysinfo.c | 3 +++ 8 files changed, 48 insertions(+), 14 deletions(-)