This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c7f294b55c RISC-V: Move STARTFILE_PREFIX_SPEC into target OS files. new f6492beb53c compiler: permit inlining temporary statements and references
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 | 35 ++++++++++++++-- gcc/go/gofrontend/export.h | 16 +++++++- gcc/go/gofrontend/expressions.cc | 55 +++++++++++++++++++++++++ gcc/go/gofrontend/expressions.h | 10 +++++ gcc/go/gofrontend/import.cc | 31 ++++++++++++++ gcc/go/gofrontend/import.h | 13 +++++- gcc/go/gofrontend/statements.cc | 88 ++++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/statements.h | 11 +++++ 9 files changed, 255 insertions(+), 6 deletions(-)