This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5fff80fd79c Daily bump. new b0ccd3922f5 compiler: add support for reading embedcfg files
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/Make-lang.in | 1 + gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/embed.cc | 628 +++++++++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/gogo.h | 4 + 4 files changed, 634 insertions(+), 1 deletion(-) create mode 100644 gcc/go/gofrontend/embed.cc