This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c321ded06db Remove ChangeLog entry for changes in gofrontend that were [...] new fc1949646f2 compiler: list indirect imports separately in export data new 90b09a50645 compiler: add COMPARE_ALIASES flag for type compare and hash
The 2 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 | 227 +++++++++++++++++++++++++-- gcc/go/gofrontend/export.h | 9 +- gcc/go/gofrontend/import.cc | 21 ++- gcc/go/gofrontend/import.h | 4 + gcc/go/gofrontend/types.cc | 32 ++-- gcc/go/gofrontend/types.h | 16 +- libgo/go/go/internal/gccgoimporter/parser.go | 8 + 8 files changed, 287 insertions(+), 32 deletions(-)