This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d6eeba0174d compiler: make heap expression's write barrier conditional new 171fd404a44 compiler: support inlining functions that use index exp [...]
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 | 105 +++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/expressions.h | 21 ++++++++ gcc/go/gofrontend/gogo.cc | 1 + gcc/go/gofrontend/import.cc | 2 +- gcc/go/gofrontend/statements.cc | 9 ---- 6 files changed, 129 insertions(+), 11 deletions(-)