This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 32f6be3f557 Daily bump. new bfb87d5c0c9 cmd/go: don't lose last flag from _cgo_flags new 0ce1df1fcac compiler: correct parse of parenthesized select case new 5918554cd2d compiler: don't error for goto over type or const declaration new a065edc5a6e compiler: give error for non-int arguments to make
The 4 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/expressions.cc | 19 ++++++++++++++++++- gcc/go/gofrontend/gogo.cc | 12 +++++++++--- gcc/go/gofrontend/parse.cc | 26 ++++++++++++++++++++------ libgo/go/cmd/go/internal/work/gccgo.go | 3 +++ 5 files changed, 51 insertions(+), 11 deletions(-)