This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5697ed0327f LoongArch: Define macro CLEAR_INSN_CACHE. new b513aa235d6 compiler: pass Gogo to determine types pass new 1a1fba1e257 compiler: remove name_ field from Type_switch_statement new a6e74b0b331 compiler: remove traverse_assignments pass
The 3 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 | 208 ++++++++++++++++++++------------------- gcc/go/gofrontend/expressions.h | 94 +++++++++--------- gcc/go/gofrontend/gogo.cc | 72 ++++++++------ gcc/go/gofrontend/gogo.h | 10 +- gcc/go/gofrontend/parse.cc | 2 +- gcc/go/gofrontend/runtime.cc | 2 +- gcc/go/gofrontend/statements.cc | 177 ++++++++------------------------- gcc/go/gofrontend/statements.h | 116 ++++------------------ gcc/go/gofrontend/types.cc | 22 ++--- gcc/go/gofrontend/types.h | 24 ++--- 11 files changed, 287 insertions(+), 442 deletions(-)