This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e11ce677187 gcc/testsuite/ChangeLog: new e3d09834af8 compiler: inline call expressions and function references
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/export.cc | 43 ++++- gcc/go/gofrontend/expressions.cc | 228 +++++++++++++++++++++++---- gcc/go/gofrontend/expressions.h | 22 +++ gcc/go/gofrontend/gogo.cc | 44 +++++- gcc/go/gofrontend/gogo.h | 6 +- gcc/go/gofrontend/import.cc | 34 +++- libgo/go/go/internal/gccgoimporter/parser.go | 17 +- 8 files changed, 345 insertions(+), 51 deletions(-)