This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 204d4af48ee compiler: add '$' to names in expression export data new eb75d23ac08 compiler: finalize types parsed for inline functions new 86f35a6edbf compiler: add types used by inline functions to export data new b3df66f19fc compiler: add result parameter names for inlinable functions
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/export.cc | 19 +++++++++++++++-- gcc/go/gofrontend/gogo.cc | 52 +++++++++++++++++++++++++++++++++------------ gcc/go/gofrontend/gogo.h | 10 ++++++--- gcc/go/gofrontend/import.cc | 23 +++++++++++++++----- gcc/go/gofrontend/import.h | 5 +++-- 6 files changed, 85 insertions(+), 26 deletions(-)