This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 66dde7bc64b Add analyzer plugin support and CPython GIL example new 4f32eced9d0 compiler: improve error for import of non-string new 38f10841817 compiler: better error messages for missing interface method new 8d8fea8a570 compiler: always use int context for index values
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/expressions.cc | 31 ++++------------------ gcc/go/gofrontend/parse.cc | 2 +- gcc/go/gofrontend/types.cc | 9 +++++++ gcc/testsuite/go.test/test/fixedbugs/bug340.go | 4 +-- gcc/testsuite/go.test/test/import5.go | 36 +++----------------------- gcc/testsuite/go.test/test/shift1.go | 18 ++++++++----- 7 files changed, 34 insertions(+), 68 deletions(-)