This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5948a401792 Limit mask of vec_merge to HOST_BITS_PER_WIDE_INT new 3a522dccbcd compiler: rewrite Type::are_identical to use flags new 2801343b0dd Revert SVN revision 264561, incorrectly committed directly [...]
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/escape.cc | 25 +++-- gcc/go/gofrontend/expressions.cc | 50 +++++++--- gcc/go/gofrontend/gogo.cc | 3 +- gcc/go/gofrontend/gogo.h | 2 +- gcc/go/gofrontend/statements.cc | 11 ++- gcc/go/gofrontend/types.cc | 196 +++++++++++++++++---------------------- gcc/go/gofrontend/types.h | 100 ++++++++++---------- gcc/go/gofrontend/wb.cc | 14 ++- 9 files changed, 205 insertions(+), 198 deletions(-)