This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dcd673ac78a compiler: use gcWriteBarrier for pointer-shaped struct/array new 1a82e1c19d1 compiler: permit inlining functions with labels and got [...]
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 | 23 +++++ gcc/go/gofrontend/export.h | 13 ++- gcc/go/gofrontend/import.cc | 46 +++++++-- gcc/go/gofrontend/import.h | 14 ++- gcc/go/gofrontend/statements.cc | 204 +++++++++++++++++++++++++++++++++++++--- gcc/go/gofrontend/statements.h | 44 ++++++++- 7 files changed, 321 insertions(+), 25 deletions(-)