This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 822ea13e499 compiler: better error for x, x := 1, 2 new b1adbc27c4a compiler: avoid follow-on errors for bad types
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/expressions.cc | 39 +++++++++++++++++++++- gcc/go/gofrontend/types.cc | 45 ++++++++++++++++++++++---- gcc/go/gofrontend/types.h | 4 +++ gcc/testsuite/go.test/test/fixedbugs/bug255.go | 21 +++++++----- 5 files changed, 95 insertions(+), 16 deletions(-)