This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c43f5ec9db libstdc++: Limit allocation on iterator insertion in Hashta [...] new 358832c46a3 compiler: mark global variables whose address is taken
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/go-gcc.cc | 155 ++++++++++++++++++++++++++------------- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/backend.h | 145 +++++++++++++++++++----------------- gcc/go/gofrontend/expressions.cc | 63 +++++++++------- gcc/go/gofrontend/gogo.cc | 54 ++++++++------ gcc/go/gofrontend/statements.cc | 6 +- gcc/go/gofrontend/types.cc | 35 +++++---- 7 files changed, 276 insertions(+), 184 deletions(-)